Searched refs:disconn_cfm (Results 1 – 3 of 3) sorted by relevance
1514 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member1542 if (cb->disconn_cfm) in hci_disconn_cfm()1543 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
1398 .disconn_cfm = sco_disconn_cfm,
8464 .disconn_cfm = l2cap_disconn_cfm,
Completed in 24 milliseconds