Home
last modified time | relevance | path

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

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