Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1252 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
1266 if (cb->connect_cfm) in hci_connect_cfm()
1267 cb->connect_cfm(conn, status); in hci_connect_cfm()
/Linux-v5.4/net/bluetooth/
Dsco.c1156 .connect_cfm = sco_connect_cfm,
Dl2cap_core.c7687 .connect_cfm = l2cap_connect_cfm,