Home
last modified time | relevance | path

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

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