Diff between 9c52188d753002a6afd6ae145f921a2ff52c1c81 and db790b7d691654a2041ea56efc96281d428febf6

Changed Files

File Additions Deletions Status
doc/l2cap.rst +2 -2 modified

Full Patch

diff --git a/doc/l2cap.rst b/doc/l2cap.rst
index a71bd4b..0b6f1bb 100644
--- a/doc/l2cap.rst
+++ b/doc/l2cap.rst
@@ -186,8 +186,8 @@ mode or not, possible values:
     :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_POWER_FORCE_ACTIVE_OFF**, 0x00, Don't force exit of sniff mode
+    **BT_POWER_FORCE_ACTIVE_ON**, 0x01 (default), Force exit of sniff mode
 
 BT_CHANNEL_POLICY (since Linux 3.10)
 ------------------------------------