Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2038 void (*connect_cfm) (struct hci_conn *conn, __u8 status); member
2052 if (cb->connect_cfm) in hci_connect_cfm()
2053 cb->connect_cfm(conn, status); in hci_connect_cfm()
/linux-6.15/net/bluetooth/
H A Dsco.c1474 .connect_cfm = sco_connect_cfm,
H A Diso.c2385 .connect_cfm = iso_connect_cfm,
H A Dl2cap_core.c7625 .connect_cfm = l2cap_connect_cfm,