Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2014 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
2028 if (cb->connect_cfm) in hci_connect_cfm()
2029 cb->connect_cfm(conn, status); in hci_connect_cfm()
/linux/net/bluetooth/
H A Dsco.c1459 .connect_cfm = sco_connect_cfm,
H A Diso.c2371 .connect_cfm = iso_connect_cfm,
H A Dl2cap_core.c7569 .connect_cfm = l2cap_connect_cfm,