Lines Matching full:hci
6 comment "Bluetooth HCI Driver Options"
29 Bluetooth three-wire (H:5) UART driver. Implementation of HCI
40 Bluetooth HCI driver for communication with another CPU
48 HCI packets are sent and received as single Byte transfers,
64 Bluetooth HCI over SPI driver for communication with Bluetooth
73 Bluetooth HCI over SPI driver for communication with
102 ST STM32WBA HCI Bluetooth interface
105 bool "STM32WB0 HCI driver"
116 ST STM32WB0 HCI Bluetooth interface
147 adapter using a User Channel HCI socket to the Linux kernel. It
158 Espressif HCI bluetooth interface
171 bool "DA1453x HCI driver"
176 Bluetooth HCI driver for communication with controller
184 Bluetooth HCI driver for communication with CMAC core
193 NXP HCI bluetooth interface
201 Infineon CYW208XX HCI bluetooth interface
213 HCI packets are sent and received as single Byte transfers.
216 int "BT HCI init priority"
220 The priority of BT HCI driver initialization.
241 source "drivers/bluetooth/hci/Kconfig.esp32"
242 source "drivers/bluetooth/hci/Kconfig.infineon"
243 source "drivers/bluetooth/hci/Kconfig.nxp"
262 Pass the controller's public address to the HCI driver in setup()
266 setup() HCI driver API function and get the address to set from the public_addr field.
274 Enable the HCI vendor-specific Setup function.
282 HCI extension, where the Setup function is implemented.
288 Stack size for the HCI driver's TX thread.
298 Stack size for the HCI driver's RX thread.