CONFIG_BLUETOOTH_CONTROLLER_DEBUG_PINS:

Turn on debug GPIO toggling for the BLE Controller. This is useful when debugging with a logic analyzer or profiling certain sections of the code. When enabled, pins P0.16 to P0.25 are taken over exclusively by the controller and cannot be used outside of it.

Symbol:

BLUETOOTH_CONTROLLER_DEBUG_PINS

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Bluetooth Controller Debug Pins”
Default values:

(no default values)

Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_CONTROLLER (value: “n”)

Locations:
  • ../subsys/bluetooth/controller/Kconfig:311