Diff between db790b7d691654a2041ea56efc96281d428febf6 and 0831bd39a0bde1492f2174153b60b582c4f3100e

Changed Files

File Additions Deletions Status
doc/rfcomm.rst +0 -13 modified

Full Patch

diff --git a/doc/rfcomm.rst b/doc/rfcomm.rst
index 735e0f8..f88ea36 100644
--- a/doc/rfcomm.rst
+++ b/doc/rfcomm.rst
@@ -164,19 +164,6 @@ not, possible values:
     **BT_FLUSHABLE_OFF**, 0x00 (default), Do not flush data
     **BT_FLUSHABLE_ON**, 0x01, Flush data
 
-BT_POWER (since Linux 3.1)
---------------------------
-
-Channel power policy, this control if the channel shall force exit of sniff
-mode or not, possible values:
-
-.. csv-table::
-    :header: "Define", "Value", "Description"
-    :widths: auto
-
-    **BT_POWER_FORCE_ACTIVE_OFF**, 0x00 (default), Don't force exit of sniff mode
-    **BT_POWER_FORCE_ACTIVE_ON**, 0x01, Force exit of sniff mode
-
 BT_CHANNEL_POLICY (since Linux 3.10)
 ------------------------------------