Searched refs:get_cur_app_val (Results 1 – 3 of 3) sorted by relevance
109 BE_STREAM_TO_UINT8 (p_result->get_cur_app_val.num_attr, p); in avrc_pars_vendor_cmd()110 if (len != (p_result->get_cur_app_val.num_attr + 1)) { in avrc_pars_vendor_cmd()114 p_u8 = p_result->get_cur_app_val.attrs; in avrc_pars_vendor_cmd()115 for (xx = 0, yy = 0; xx < p_result->get_cur_app_val.num_attr; xx++) { in avrc_pars_vendor_cmd()122 p_result->get_cur_app_val.num_attr = yy; in avrc_pars_vendor_cmd()
835 status = avrc_bld_get_cur_app_setting_value_rsp(&p_rsp->get_cur_app_val, p_pkt); in AVRC_BldResponse()
1141 tAVRC_GET_CUR_APP_VALUE_CMD get_cur_app_val; /* GetCurAppValue */ member1336 tAVRC_GET_CUR_APP_VALUE_RSP get_cur_app_val; /* GetCurAppValue */ member