Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h510 void bt_hci_auth_complete(struct net_buf *buf);
Dhci_core.c2953 EVENT_HANDLER(BT_HCI_EVT_AUTH_COMPLETE, bt_hci_auth_complete,
/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c827 void bt_hci_auth_complete(struct net_buf *buf) in bt_hci_auth_complete() function