Home
last modified time | relevance | path

Searched refs:vhci_host_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/drivers/bluetooth/hci/
Dhci_b91.c175 static b91_bt_host_callback_t vhci_host_cb = { variable
227 b91_bt_host_callback_register(&vhci_host_cb); in hci_b91_open()
Dhci_esp32.c230 static esp_vhci_host_callback_t vhci_host_cb = { variable
301 esp_vhci_host_register_callback(&vhci_host_cb); in bt_esp32_ble_init()