Searched refs:HCI_ESCO_EV3_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
336 if (HCI_ESCO_EV3_SUPPORTED(p_features)) in btm_decode_ext_features_page()
1363 #define HCI_ESCO_EV3_SUPPORTED(x) ((x)[3] & 0x80) macro