Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h368 int (*auth_cfm) (struct hci_conn *conn, __u8 status); member
419 if (hp && hp->auth_cfm) in hci_proto_auth_cfm()
420 hp->auth_cfm(conn, status); in hci_proto_auth_cfm()
423 if (hp && hp->auth_cfm) in hci_proto_auth_cfm()
424 hp->auth_cfm(conn, status); in hci_proto_auth_cfm()
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c2174 auth_cfm: l2cap_auth_cfm,