Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h35 #define HCI_PROTO_L2CAP 0 macro
377 hp = hci_proto[HCI_PROTO_L2CAP]; in hci_proto_connect_ind()
392 hp = hci_proto[HCI_PROTO_L2CAP]; in hci_proto_connect_cfm()
405 hp = hci_proto[HCI_PROTO_L2CAP]; in hci_proto_disconn_ind()
418 hp = hci_proto[HCI_PROTO_L2CAP]; in hci_proto_auth_cfm()
431 hp = hci_proto[HCI_PROTO_L2CAP]; in hci_proto_encrypt_cfm()
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c1270 if ((hp = hci_proto[HCI_PROTO_L2CAP]) && hp->recv_acldata) { in hci_acldata_packet()
Dl2cap.c2169 id: HCI_PROTO_L2CAP,