Searched refs:LMP_HV3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | hci.h | 525 #define LMP_HV3 0x20 macro |
/openbmc/linux/net/bluetooth/ | ||
H A D | hci_event.c | 866 if (hdev->features[0][1] & LMP_HV3) { in hci_cc_read_local_features() |