Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1927 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1955 if (cb->disconn_cfm) in hci_disconn_cfm()
1956 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/openbmc/linux/net/bluetooth/
H A Dsco.c1397 .disconn_cfm = sco_disconn_cfm,
H A Diso.c2041 .disconn_cfm = iso_disconn_cfm,
H A Dl2cap_core.c7590 .disconn_cfm = l2cap_disconn_cfm,