Lines Matching full:hci
6 comment "Bluetooth HCI Driver Options"
15 prompt "Bluetooth HCI driver"
29 Bluetooth three-wire (H:5) UART driver. Implementation of HCI
35 bool "[REMOVED] HCI using RPMsg"
40 bool "HCI using the IPC subsystem"
45 Bluetooth HCI driver for communication with another CPU
49 bool "SPI HCI"
53 HCI packets are sent and received as single Byte transfers,
59 bool "IPM HCI"
66 bool "STM32WBA HCI driver"
69 ST STM32WBA HCI Bluetooth interface
86 bool "HCI User Channel based driver"
90 adapter using a User Channel HCI socket to the Linux kernel. It
96 bool "ESP32 HCI driver"
98 Espressif HCI bluetooth interface
101 bool "Telink B91 HCI driver"
103 Telink B91 HCI bluetooth interface
113 bool "No default HCI driver"
120 bool "AMBIQ BT HCI driver"
127 HCI packets are sent and received as single Byte transfers.
149 int "BT HCI init priority"
152 The priority of BT HCI driver initialization needs to be lower than
174 source "drivers/bluetooth/hci/Kconfig.infineon"
193 Pass the controller's public address to the HCI driver in setup()
197 setup() HCI driver API function and get the address to set from the public_addr field.
205 Enable the HCI vendor-specific Setup function.
213 HCI extension, where the Setup function is implemented.
219 Stack size for the HCI driver's TX thread.
228 Stack size for the HCI driver's RX thread.