diff --git a/doc/rfcomm.rst b/doc/rfcomm.rst
index 735e0f8..f88ea36 100644
--- a/doc/rfcomm.rst
+++ b/doc/rfcomm.rst
**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)
------------------------------------