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
44 int "HCI IPC send retry count"
53 int "HCI IPC send retry delay (us)"
62 int "HCI IPC binding timeout value in milliseconds"
66 Timeout value that HCI will wait for an IPC endpoint to be bound,
74 HCI packets are sent and received as single Byte transfers,
90 Bluetooth HCI over SPI driver for communication with Bluetooth
99 Bluetooth HCI over SPI driver for communication with
128 ST STM32WBA HCI Bluetooth interface
131 bool "STM32WB0 HCI driver"
142 ST STM32WB0 HCI Bluetooth interface
145 bool "Silabs EFR32 HCI driver"
166 source "drivers/bluetooth/hci/Kconfig.silabs"
177 # SiWx917 BLE controller currently does not support HCI Command: Host Number of Completed Packets
189 adapter using a User Channel HCI socket to the Linux kernel. It
202 Espressif HCI bluetooth interface
215 bool "DA1453x HCI driver"
220 Bluetooth HCI driver for communication with controller
228 Bluetooth HCI driver for communication with CMAC core
237 NXP HCI bluetooth interface
245 Infineon CYW208XX HCI bluetooth interface
258 HCI packets are sent and received as single Byte transfers.
261 int "BT HCI init priority"
265 The priority of BT HCI driver initialization.
286 source "drivers/bluetooth/hci/Kconfig.esp32"
287 source "drivers/bluetooth/hci/Kconfig.infineon"
288 source "drivers/bluetooth/hci/Kconfig.nxp"
307 Pass the controller's public address to the HCI driver in setup()
311 setup() HCI driver API function and get the address to set from the public_addr field.
319 Enable the HCI vendor-specific Setup function.
327 HCI extension, where the Setup function is implemented.
333 Stack size for the HCI driver's TX thread.
343 Stack size for the HCI driver's RX thread.