Home
last modified time | relevance | path

Searched refs:disconn_cfm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1489 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1517 if (cb->disconn_cfm) in hci_disconn_cfm()
1518 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/Linux-v5.15/net/bluetooth/
Dsco.c1229 .disconn_cfm = sco_disconn_cfm,
Dl2cap_core.c8464 .disconn_cfm = l2cap_disconn_cfm,