Searched refs:AVRC_MAX_ELEM_ATTR_SIZE (Results 1 – 3 of 3) sorted by relevance
220 if (p_result->get_elem_attrs.num_attr > AVRC_MAX_ELEM_ATTR_SIZE) { in avrc_pars_vendor_cmd()221 p_result->get_elem_attrs.num_attr = AVRC_MAX_ELEM_ATTR_SIZE; in avrc_pars_vendor_cmd()
858 #define AVRC_MAX_ELEM_ATTR_SIZE 8 macro1023 UINT32 attrs[AVRC_MAX_ELEM_ATTR_SIZE];
1214 for (int count = 0; count < AVRC_MAX_ELEM_ATTR_SIZE; count++) { in btc_avrc_ct_send_metadata_cmd()