Searched refs:HCI_3_SLOT_EDR_ESCO_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
348 if (!HCI_3_SLOT_EDR_ESCO_SUPPORTED(p_features)) in btm_decode_ext_features_page()356 if (!HCI_3_SLOT_EDR_ESCO_SUPPORTED(p_features)) in btm_decode_ext_features_page()
1382 #define HCI_3_SLOT_EDR_ESCO_SUPPORTED(x) ((x)[5] & 0x80) macro