Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h364 int (*connect_cfm) (struct hci_conn *conn, __u8 status); member
393 if (hp && hp->connect_cfm) in hci_proto_connect_cfm()
394 hp->connect_cfm(conn, status); in hci_proto_connect_cfm()
397 if (hp && hp->connect_cfm) in hci_proto_connect_cfm()
398 hp->connect_cfm(conn, status); in hci_proto_connect_cfm()
/linux-2.4.37.9/net/bluetooth/
Dsco.c973 connect_cfm: sco_connect_cfm,
Dl2cap.c2171 connect_cfm: l2cap_connect_cfm,