Searched full:hci (Results 1 – 25 of 742) sorted by relevance
12345678910>>...30
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/ |
D | hci.llcp.test_list | 4 HCI/CCO/BV-07-C 5 HCI/CCO/BV-09-C # [Handling LE Set Data Length Command] 6 HCI/CCO/BV-10-C 7 HCI/CCO/BV-11-C 8 HCI/CCO/BV-12-C 9 HCI/CCO/BV-13-C 10 HCI/CCO/BV-14-C 11 HCI/CCO/BV-15-C 12 HCI/CCO/BV-18-C 13 HCI/CFC/BV-02-C [all …]
|
/Zephyr-latest/dts/bindings/bluetooth/ |
D | zephyr,bt-hci-userchan.yaml | 1 description: Bluetooth HCI provided by a Linux HCI user channel socket 3 compatible: "zephyr,bt-hci-userchan" 5 include: bt-hci.yaml 8 bt-hci-name: 9 default: "HCI User Channel" 10 bt-hci-bus:
|
D | st,hci-stm32wb0.yaml | 1 description: Bluetooth HCI driver for ST STM32WB0 series 3 compatible: "st,hci-stm32wb0" 5 include: bt-hci.yaml 8 bt-hci-name: 9 default: "HCI over RAM" 10 bt-hci-bus: 12 bt-hci-quirks:
|
D | zephyr,bt-hci-ipc.yaml | 1 description: Bluetooth HCI using the IPC subsystem 3 compatible: "zephyr,bt-hci-ipc" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks: 14 bt-hci-ipc-name:
|
D | bt-hci.yaml | 1 # Common fields for Bluetooth HCI devices 6 bt-hci-name: 8 description: Name of the HCI transport 9 bt-hci-bus: 26 bt-hci-quirks: 28 description: HCI device quirks 32 bt-hci-vs-ext: 34 description: Zephyr HCI vendor extensions are supported
|
D | espressif,esp32-bt-hci.yaml | 1 description: Bluetooth HCI for Espressif ESP32 3 compatible: "espressif,esp32-bt-hci" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks:
|
D | silabs,bt-hci-efr32.yaml | 1 description: Bluetooth HCI on Silabs boards 3 compatible: "silabs,bt-hci-efr32" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks:
|
D | zephyr,bt-hci-uart.yaml | 1 # UART Bluetooth HCI device 3 description: Bluetooth HCI behind a UART device (H:4) 5 compatible: "zephyr,bt-hci-uart" 7 include: bt-hci.yaml 10 bt-hci-name: 12 bt-hci-bus:
|
D | zephyr,bt-hci-3wire-uart.yaml | 1 # UART Bluetooth HCI device 3 description: Bluetooth HCI behind a 3-Wire UART device (H:5) 5 compatible: "zephyr,bt-hci-3wire-uart" 7 include: bt-hci.yaml 10 bt-hci-name: 12 bt-hci-bus:
|
D | zephyr,bt-hci-ll-sw-split.yaml | 1 description: Bluetooth HCI provided by the native Zephyr Bluetooth Controller 3 compatible: "zephyr,bt-hci-ll-sw-split" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks:
|
D | infineon,cyw43xxx-bt-hci.yaml | 16 /* HCI-UART pins*/ 21 /* HW Flow control must be enabled for HCI H4 */ 24 bt-hci { 26 compatible = "infineon,cyw43xxx-bt-hci"; 36 NOTE2: Use fw-download-speed and hci-operation-speed properties to configure UART 37 speeds for firmware download (fw-download-speed) and HCI operation 38 (hci-operation-speed). 39 If hci-operation-speed or fw-download-speed are not defined in bt-hci node, 45 compatible: "infineon,cyw43xxx-bt-hci" 68 hci-operation-speed: [all …]
|
D | st,hci-stm32wba.yaml | 1 description: Bluetooth HCI driver for ST STM32WBA 3 compatible: "st,hci-stm32wba" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus:
|
D | renesas,bt-hci-da1469x.yaml | 1 description: Bluetooth HCI for Renesas DA1469x 3 compatible: "renesas,bt-hci-da1469x" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus:
|
D | nxp,hci-ble.yaml | 4 description: NXP BLE HCI information 6 compatible: "nxp,hci-ble" 8 include: bt-hci.yaml 11 bt-hci-name: 13 bt-hci-bus:
|
D | infineon,cat1-bless-hci.yaml | 9 compatible: "infineon,cat1-bless-hci" 11 include: bt-hci.yaml 14 bt-hci-name: 16 bt-hci-bus: 18 bt-hci-quirks:
|
D | infineon,cyw208xx-hci.yaml | 7 Bluetooth module that uses Infineon CYW208XX HCI bluetooth interface 13 compatible: "infineon,cyw208xx-hci" 15 include: bt-hci.yaml 18 bt-hci-name: 20 bt-hci-bus:
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig | 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 [all …]
|
/Zephyr-latest/tests/bluetooth/hci_prop_evt/dts/bindings/ |
D | zephyr,bt-hci-test.yaml | 1 description: Bluetooth HCI for test purposes 3 compatible: "zephyr,bt-hci-test" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks:
|
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/dts/bindings/ |
D | zephyr,bt-hci-test.yaml | 1 description: Bluetooth HCI for test purposes 3 compatible: "zephyr,bt-hci-test" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus: 12 bt-hci-quirks:
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 16 Controller. This value does not include the HCI ACL header. 27 The Controller will return this value in the HCI LE Read Buffer 48 The Controller will return this value in the HCI LE Read Buffer Size 63 the Host. This value does not include the HCI ACL header. 113 int "Maximum supported HCI Event buffer length" 120 Maximum supported HCI event buffer size. This value does not include 121 the HCI Event header. 123 sizes that include HCI events. It should be set according to the 124 expected HCI events that can be generated from the configuration. 125 If the subset of possible HCI events is unknown, this should be set to [all …]
|
/Zephyr-latest/tests/bluetooth/bluetooth/dts/bindings/ |
D | zephyr,bt-hci-test.yaml | 1 description: Bluetooth HCI for test purposes 3 compatible: "zephyr,bt-hci-test" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus:
|
/Zephyr-latest/tests/bluetooth/hci_uart_async/dts/bindings/ |
D | zephyr,bt-hci-test.yaml | 1 description: Bluetooth HCI for test purposes 3 compatible: "zephyr,bt-hci-test" 5 include: bt-hci.yaml 8 bt-hci-name: 10 bt-hci-bus:
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | Kconfig.bt | 5 bool "Bluetooth HCI USB Transport Layer" 9 Bluetooth HCI USB Transport Layer 17 Bluetooth HCI USB Transport Layer TX thread priority. 23 Bluetooth HCI USB Transport Layer TX thread stack size. 29 Bluetooth HCI USB Transport Layer RX thread priority. 32 module-str = usbd bt hci
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.dtm | 15 bool "Direct Test Mode over HCI" 19 Enable support for Direct Test Mode over the HCI transport. 24 bool "HCI LE Receiver Test v3" 30 bool "HCI LE Transmitter Test v3" 36 bool "HCI LE Transmitter Test v4" 42 bool "Connectionless IQ report HCI event [EXPERIMENTAL]" 46 Enable generation of the HCI LE Connectionless IQ Report event
|
/Zephyr-latest/include/zephyr/drivers/ |
D | bluetooth.h | 2 * @brief Bluetooth HCI driver API. 12 * @brief Bluetooth HCI APIs 13 * @defgroup bt_hci_api Bluetooth HCI APIs 89 #define BT_DT_HCI_NAME_GET(node_id) DT_PROP_OR(node_id, bt_hci_name, "HCI") 109 * @brief Open the HCI transport. 111 * Opens the HCI transport for operation. This function must not 115 * @param dev HCI device 116 * @param recv This is callback through which the HCI driver provides the 131 * @brief Close the HCI transport. 133 * Closes the HCI transport. This function must not return until the [all …]
|
12345678910>>...30