Home
last modified time | relevance | path

Searched refs:bt_hci_inquiry_complete (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_core.h583 void bt_hci_inquiry_complete(struct net_buf *buf);
Dhci_core.c2898 EVENT_HANDLER(BT_HCI_EVT_INQUIRY_COMPLETE, bt_hci_inquiry_complete,
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dbr.c368 void bt_hci_inquiry_complete(struct net_buf *buf) in bt_hci_inquiry_complete() function