Searched refs:HCI_DM1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | hci.h | 280 #define HCI_DM1 0x0008 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | hci_core.c | 3239 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_alloc_dev() |