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