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.h2124 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
2138 if (cb->connect_cfm) in hci_connect_cfm()
2139 cb->connect_cfm(conn, status); in hci_connect_cfm()
/linux/net/bluetooth/
H A Dsco.c1538 .connect_cfm = sco_connect_cfm,
H A Diso.c2622 .connect_cfm = iso_connect_cfm,
H A Dl2cap_core.c7777 .connect_cfm = l2cap_connect_cfm,