Searched refs:HCI_DM3 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | hci.h | 281 #define HCI_DM3 0x0400 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | hci_event.c | 597 hdev->pkt_type |= (HCI_DM3 | HCI_DH3); in hci_cc_read_local_features() |