Home
last modified time | relevance | path

Searched refs:disconn_cfm (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1431 void (*disconn_cfm) (struct hci_conn *conn, __u8 status);
1459 if (cb->disconn_cfm)
1460 cb->disconn_cfm(conn, reason);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1953 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1981 if (cb->disconn_cfm) in hci_disconn_cfm()
1982 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c1233 .disconn_cfm = sco_disconn_cfm,
H A Dl2cap_core.c8531 .disconn_cfm = l2cap_disconn_cfm,
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsco.c1395 .disconn_cfm = sco_disconn_cfm,
H A Diso.c2036 .disconn_cfm = iso_disconn_cfm,
H A Dl2cap_core.c7573 .disconn_cfm = l2cap_disconn_cfm,

Completed in 27 milliseconds