Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c715 hci_proto_encrypt_cfm(conn, ac->status); in hci_auth_complete_evt()
744 hci_proto_encrypt_cfm(conn, ec->status); in hci_encrypt_change_evt()
/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h427 static inline void hci_proto_encrypt_cfm(struct hci_conn *conn, __u8 status) in hci_proto_encrypt_cfm() function