Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h32 #define HCI_PROTO_SCO 1 macro
560 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_connect_ind()
575 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_connect_cfm()
592 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_disconn_ind()
607 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_disconn_cfm()
629 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_auth_cfm()
645 hp = hci_proto[HCI_PROTO_SCO]; in hci_proto_encrypt_cfm()
/linux-2.6.39/net/bluetooth/
Dsco.c1019 .id = HCI_PROTO_SCO,
Dhci_core.c1950 hp = hci_proto[HCI_PROTO_SCO]; in hci_scodata_packet()