Searched refs:HCI_DM1 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/bluetooth/ | ||
D | hci.h | 134 #define HCI_DM1 0x0008 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() |