:orphan: .. title:: CONFIG_BT_CTLR_TX_PWR_PLUS_3 .. kconfig:: CONFIG_BT_CTLR_TX_PWR_PLUS_3 CONFIG_BT_CTLR_TX_PWR_PLUS_3 ############################ *+3 dBm* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_COMPATIBLE_NRF52X ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/bluetooth/controller/Kconfig:230`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:42`` → ``/subsys/Kconfig:9`` → ``/subsys/bluetooth/Kconfig:324`` Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power .. code-block:: kconfig config BT_CTLR_TX_PWR_PLUS_3 bool "+3 dBm" depends on SOC_COMPATIBLE_NRF52X && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*