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