Searched refs:LMP_ESCO (Results 1 – 3 of 3) sorted by relevance
201 #define LMP_ESCO 0x80 macro
529 #define lmp_esco_capable(dev) ((dev)->features[3] & LMP_ESCO)
627 if (hdev->features[3] & LMP_ESCO) in hci_cc_read_local_features()