:orphan: .. title:: BT_CTLR_TX_PWR_PLUS_4 .. option:: CONFIG_BT_CTLR_TX_PWR_PLUS_4 *+4 dBm* Type: ``bool`` Direct dependencies =================== (\ :option:`SOC_SERIES_NRF51X ` || \ :option:`SOC_COMPATIBLE_NRF52X `) && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/bluetooth/controller/Kconfig:215`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``/Kconfig:9`` → ``/bluetooth/Kconfig:307`` Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power .. code-block:: kconfig config BT_CTLR_TX_PWR_PLUS_4 bool "+4 dBm" depends on (SOC_SERIES_NRF51X || SOC_COMPATIBLE_NRF52X) && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*