Searched refs:HCI_ESCO_EV4_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
339 if (HCI_ESCO_EV4_SUPPORTED(p_features)) in btm_decode_ext_features_page()
1576 #define HCI_ESCO_EV4_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV4_OFF] & HCI_FEATURE_ESCO_EV4_MASK) macro