CONFIG_BT_CTLR_TO_HOST_SPI_IRQ_PIN

This option specifies the IRQ line number to be used to notify an external Bluetooth Host when Zephyr is acting as a Bluetooth Controller.

Symbol:

BT_CTLR_TO_HOST_SPI_IRQ_PIN

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “SPI IRQ line number to an external Bluetooth Host” if SPI && BT_HCI_RAW (value: “n”)
Default values:
  • 0 (value: “n”)
  • Condition: SPI && BT_HCI_RAW (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BT_HCI && BT (value: “n”)

Locations:
  • ../subsys/bluetooth/Kconfig:141