Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1763 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1791 if (cb->disconn_cfm) in hci_disconn_cfm()
1792 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/linux-6.1.9/net/bluetooth/
Dsco.c1403 .disconn_cfm = sco_disconn_cfm,
Diso.c1745 .disconn_cfm = iso_disconn_cfm,
Dl2cap_core.c8569 .disconn_cfm = l2cap_disconn_cfm,