Searched refs:tAVRC_ATTR_ENTRY (Results 1 – 4 of 4) sorted by relevance
357 media->p_attr_list = (tAVRC_ATTR_ENTRY*)osi_calloc( in avrc_pars_browse_rsp()358 media->attr_count * sizeof(tAVRC_ATTR_ENTRY)); in avrc_pars_browse_rsp()360 tAVRC_ATTR_ENTRY* attr_entry = &(media->p_attr_list[jk]); in avrc_pars_browse_rsp()418 get_attr_rsp->p_attrs = (tAVRC_ATTR_ENTRY*)osi_calloc( in avrc_pars_browse_rsp()419 get_attr_rsp->num_attrs * sizeof(tAVRC_ATTR_ENTRY)); in avrc_pars_browse_rsp()421 tAVRC_ATTR_ENTRY* attr_entry = &(get_attr_rsp->p_attrs[i]); in avrc_pars_browse_rsp()768 tAVRC_ATTR_ENTRY* p_attrs = in avrc_ctrl_pars_vendor_rsp()769 (tAVRC_ATTR_ENTRY*)osi_calloc(num_attrs * sizeof(tAVRC_ATTR_ENTRY)); in avrc_ctrl_pars_vendor_rsp()
417 tAVRC_ATTR_ENTRY* p_attrs, in avrc_build_attribute_entries()920 tAVRC_ATTR_ENTRY* p_attr; in avrc_bld_get_folder_items_rsp()
1081 } tAVRC_ATTR_ENTRY; typedef1088 tAVRC_ATTR_ENTRY* p_attr_list; /* Attribute entry list. */1477 tAVRC_ATTR_ENTRY* p_attrs;
544 void fill_avrc_attr_entry(tAVRC_ATTR_ENTRY* attr_vals, int num_attrs, in fill_avrc_attr_entry()2043 tAVRC_ATTR_ENTRY element_attrs[BTRC_MAX_ELEM_ATTR_SIZE]; in get_element_attr_rsp()2054 memset(element_attrs, 0, sizeof(tAVRC_ATTR_ENTRY) * num_attr); in get_element_attr_rsp()2263 tAVRC_ATTR_ENTRY attr_vals[BTRC_MAX_ELEM_ATTR_SIZE] = {}; in get_folder_items_list_rsp()2277 sizeof(tAVRC_ATTR_ENTRY) * BTRC_MAX_ELEM_ATTR_SIZE); in get_folder_items_list_rsp()2580 tAVRC_ATTR_ENTRY item_attrs[BTRC_MAX_ELEM_ATTR_SIZE]; in get_item_attr_rsp()2586 memset(item_attrs, 0, sizeof(tAVRC_ATTR_ENTRY) * num_attr); in get_item_attr_rsp()4101 tAVRC_ATTR_ENTRY* avrc_attr_pair = &(avrc_item_media->p_attr_list[i]); in get_folder_item_type_media()