CONFIG_BT_CTLR_GPIO_PA_PIN

Power Amplifier GPIO pin number

Type: int

Help

GPIO Pin number connected to a Power Amplifier.

Direct dependencies

BT_CTLR_GPIO_PA && BT_LL_SW && BT_CTLR && BT_HCI && BT

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the empty string.

Kconfig definition

At subsys/bluetooth/controller/Kconfig:492

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:8subsys/bluetooth/Kconfig:156

Menu path: (top menu) → Bluetooth → Power Amplifier GPIO interface

config BT_CTLR_GPIO_PA_PIN
    int
    prompt "Power Amplifier GPIO pin number" if BT_CTLR_GPIO_PA && BT_LL_SW && BT_CTLR && BT_HCI && BT
    depends on BT_CTLR_GPIO_PA && BT_LL_SW && BT_CTLR && BT_HCI && BT
    help
      GPIO Pin number connected to a Power Amplifier.

(Definitions include propagated dependencies, including from if’s and menus.)