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.h2151 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
2165 if (cb->connect_cfm) in hci_connect_cfm()
2166 cb->connect_cfm(conn, status); in hci_connect_cfm()
/linux/net/bluetooth/
H A Dsco.c1572 .connect_cfm = sco_connect_cfm,
H A Diso.c2846 .connect_cfm = iso_connect_cfm,
H A Dl2cap_core.c7978 .connect_cfm = l2cap_connect_cfm,