Searched refs:LMP_HV2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/bluetooth/ | ||
D | hci.h | 326 #define LMP_HV2 0x10 macro |
/linux-4.1.27/net/bluetooth/ | ||
D | hci_event.c | 597 if (hdev->features[0][1] & LMP_HV2) { in hci_cc_read_local_features() |