Home
last modified time | relevance | path

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

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