Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1432 void (*disconn_cfm) (struct hci_conn *conn, __u8 status); member
1462 if (cb->disconn_cfm) in hci_disconn_cfm()
1463 cb->disconn_cfm(conn, reason); in hci_disconn_cfm()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c1232 .disconn_cfm = sco_disconn_cfm,
H A Dl2cap_core.c8490 .disconn_cfm = l2cap_disconn_cfm,