Searched refs:LMP_EDR_ESCO_2M (Results 1 – 3 of 3) sorted by relevance
493 #define LMP_EDR_ESCO_2M 0x20 macro
1440 #define lmp_esco_2m_capable(dev) ((dev)->features[0][5] & LMP_EDR_ESCO_2M)
818 if (hdev->features[0][5] & LMP_EDR_ESCO_2M) in hci_cc_read_local_features()