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