Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_core.h580 void bt_hci_conn_complete(struct net_buf *buf);
Dhci_core.c2877 EVENT_HANDLER(BT_HCI_EVT_CONN_COMPLETE, bt_hci_conn_complete,
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dbr.c210 void bt_hci_conn_complete(struct net_buf *buf) in bt_hci_conn_complete() function