:orphan: .. title:: CONFIG_BT_CTLR_TX_PWR_MINUS_40 .. kconfig:: CONFIG_BT_CTLR_TX_PWR_MINUS_40 CONFIG_BT_CTLR_TX_PWR_MINUS_40 ############################## *-40 dBm* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_COMPATIBLE_NRF52X ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/bluetooth/controller/Kconfig:260`` 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_MINUS_40 bool "-40 dBm" depends on SOC_COMPATIBLE_NRF52X && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*