Searched refs:LMP_EDR_ESCO_2M (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ | ||
D | hci.h | 389 #define LMP_EDR_ESCO_2M 0x20 macro |
/Linux-v4.19/net/bluetooth/ | ||
D | hci_event.c | 622 if (hdev->features[0][5] & LMP_EDR_ESCO_2M) in hci_cc_read_local_features() |