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