Searched refs:disconn_cfm (Results 1 – 3 of 3) sorted by relevance
545 int (*disconn_cfm) (struct hci_conn *conn, __u8 reason); member604 if (hp && hp->disconn_cfm) in hci_proto_disconn_cfm()605 hp->disconn_cfm(conn, reason); in hci_proto_disconn_cfm()608 if (hp && hp->disconn_cfm) in hci_proto_disconn_cfm()609 hp->disconn_cfm(conn, reason); in hci_proto_disconn_cfm()
1022 .disconn_cfm = sco_disconn_cfm,
4007 .disconn_cfm = l2cap_disconn_cfm,