:orphan: .. title:: BT_CTLR_TX_PWR_PLUS_2 .. option:: CONFIG_BT_CTLR_TX_PWR_PLUS_2 *+2 dBm* Type: ``bool`` Direct dependencies =================== \ :option:`HAS_HW_NRF_RADIO_TX_PWR_HIGH ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/bluetooth/controller/Kconfig:245`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:9`` → ``subsys/bluetooth/Kconfig:240`` Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power .. parsed-literal:: config BT_CTLR_TX_PWR_PLUS_2 bool "+2 dBm" depends on \ :option:`HAS_HW_NRF_RADIO_TX_PWR_HIGH ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*