Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1861 static inline void hci_key_change_cfm(struct hci_conn *conn, __u8 status) in hci_key_change_cfm() function
/linux-6.1.9/net/bluetooth/
Dhci_event.c3711 hci_key_change_cfm(conn, ev->status); in hci_change_link_key_complete_evt()