Home
last modified time | relevance | path

Searched refs:l2cap_connect_cfm (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Dhci_core.h358 extern int l2cap_connect_cfm(struct hci_conn *hcon, u8 status);
751 l2cap_connect_cfm(conn, status); in hci_proto_connect_cfm()
/linux-3.4.99/net/bluetooth/
Dl2cap_core.c4554 int l2cap_connect_cfm(struct hci_conn *hcon, u8 status) in l2cap_connect_cfm() function