Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h414 static inline void hci_proto_auth_cfm(struct hci_conn *conn, __u8 status) in hci_proto_auth_cfm() function
/linux-2.4.37.9/net/bluetooth/
Dhci_event.c703 hci_proto_auth_cfm(conn, ac->status); in hci_auth_complete_evt()