Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h502 void bt_hci_link_key_notify(struct net_buf *buf);
Dhci_core.c2925 EVENT_HANDLER(BT_HCI_EVT_LINK_KEY_NOTIFY, bt_hci_link_key_notify,
/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c437 void bt_hci_link_key_notify(struct net_buf *buf) in bt_hci_link_key_notify() function