Searched refs:HCI_DH1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/bluetooth/ | ||
D | hci.h | 137 #define HCI_DH1 0x0010 macro |
/linux-2.6.39/net/bluetooth/ | ||
D | hci_core.c | 1114 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_register_dev() |