Searched refs:get_app_attr_txt (Results 1 – 5 of 5) sorted by relevance
648 p_result->get_app_attr_txt.num_attr = 0; in avrc_ctrl_pars_vendor_rsp()657 p_result->get_app_attr_txt.num_attr); in avrc_ctrl_pars_vendor_rsp()658 p_result->get_app_attr_txt.num_attr = num_attrs; in avrc_ctrl_pars_vendor_rsp()660 p_result->get_app_attr_txt.p_attrs = (tAVRC_APP_SETTING_TEXT*)osi_calloc( in avrc_ctrl_pars_vendor_rsp()666 osi_free(p_result->get_app_attr_txt.p_attrs[j].p_str); in avrc_ctrl_pars_vendor_rsp()668 osi_free_and_reset((void**)&p_result->get_app_attr_txt.p_attrs); in avrc_ctrl_pars_vendor_rsp()669 p_result->get_app_attr_txt.num_attr = 0; in avrc_ctrl_pars_vendor_rsp()672 BE_STREAM_TO_UINT8(p_result->get_app_attr_txt.p_attrs[xx].attr_id, p); in avrc_ctrl_pars_vendor_rsp()673 BE_STREAM_TO_UINT16(p_result->get_app_attr_txt.p_attrs[xx].charset_id, in avrc_ctrl_pars_vendor_rsp()675 BE_STREAM_TO_UINT8(p_result->get_app_attr_txt.p_attrs[xx].str_len, p); in avrc_ctrl_pars_vendor_rsp()[all …]
624 &p_cmd->get_app_attr_txt); in AVRC_BldCommand()
1434 status = avrc_bld_get_app_setting_attr_text_rsp(&p_rsp->get_app_attr_txt, in AVRC_BldResponse()
1299 tAVRC_GET_APP_ATTR_TXT_CMD get_app_attr_txt; /* GetAppAttrTxt */ member1517 tAVRC_GET_APP_ATTR_TXT_RSP get_app_attr_txt; /* GetAppAttrTxt */ member
2836 avrc_response.get_app_attr_txt.status = BTIF_RC_STS_TIMEOUT; in btif_rc_status_cmd_timeout_handler()2837 handle_app_attr_txt_response(&meta_msg, &avrc_response.get_app_attr_txt); in btif_rc_status_cmd_timeout_handler()4245 &avrc_response.get_app_attr_txt); in handle_avk_rc_metamsg_rsp()4865 avrc_cmd.get_app_attr_txt.opcode = AVRC_OP_VENDOR; in get_player_app_setting_attr_text_cmd()4866 avrc_cmd.get_app_attr_txt.num_attr = num_attrs; in get_player_app_setting_attr_text_cmd()4869 avrc_cmd.get_app_attr_txt.attrs[count] = attrs[count]; in get_player_app_setting_attr_text_cmd()