Searched refs:auth_cfm (Results 1 – 2 of 2) sorted by relevance
368 int (*auth_cfm) (struct hci_conn *conn, __u8 status); member419 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()
2174 auth_cfm: l2cap_auth_cfm,