Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1096 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1124 if (cb->disconn_cfm) in hci_disconn_cfm()
1125 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/linux-4.1.27/net/bluetooth/
Dsco.c1138 .disconn_cfm = sco_disconn_cfm,
Dl2cap_core.c7553 .disconn_cfm = l2cap_disconn_cfm,