From b7dfccf0e52aa4628a731dd555f038d18ddd42fe Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Wed, 11 Jun 2025 15:48:18 +0300 Subject: [PATCH] doc: sco.rst: BT_PHY is read-only The kernel is missing BT_PHY setsockopt support, as of 6.16-rc1. --- doc/sco.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sco.rst b/doc/sco.rst index 27072330d..a8fe3e87f 100644 --- a/doc/sco.rst +++ b/doc/sco.rst @@ -188,7 +188,7 @@ Example: BT_PHY (since Linux 5.10) ------------------------- -Transport supported PHY(s), possible values: +Transport supported PHY(s), read-only (no setsockopt support). Possible values: .. csv-table:: :header: "Define", "Value", "Description" -- 2.47.3