Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h667 static inline void hci_auth_cfm(struct hci_conn *conn, __u8 status) in hci_auth_cfm() function
/linux-2.6.39/net/bluetooth/
Dhci_event.c1450 hci_auth_cfm(conn, ev->status); in hci_auth_complete_evt()