Searched refs:connect_cfm (Results 1 – 3 of 3) sorted by relevance
364 int (*connect_cfm) (struct hci_conn *conn, __u8 status); member393 if (hp && hp->connect_cfm) in hci_proto_connect_cfm()394 hp->connect_cfm(conn, status); in hci_proto_connect_cfm()397 if (hp && hp->connect_cfm) in hci_proto_connect_cfm()398 hp->connect_cfm(conn, status); in hci_proto_connect_cfm()
973 connect_cfm: sco_connect_cfm,
2171 connect_cfm: l2cap_connect_cfm,