Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1431 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
1447 if (cb->connect_cfm) in hci_connect_cfm()
1448 cb->connect_cfm(conn, status); in hci_connect_cfm()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c1231 .connect_cfm = sco_connect_cfm,
H A Dl2cap_core.c8489 .connect_cfm = l2cap_connect_cfm,