Searched refs:AVRC_STS_INTERNAL_ERR (Results 1 – 8 of 8) sorted by relevance
58 return AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()73 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()86 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()92 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()100 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()108 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()150 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()156 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()166 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()187 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()[all …]
54 return AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_rsp()75 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_rsp()118 tAVRC_STS status = AVRC_STS_INTERNAL_ERR; in AVRC_ParsResponse()
210 return AVRC_STS_INTERNAL_ERR; in AVRC_BldCommand()
337 sts = AVRC_STS_INTERNAL_ERR; in avrc_bld_app_setting_text_rsp()830 return AVRC_STS_INTERNAL_ERR; in AVRC_BldResponse()
236 rej_rsp.status = AVRC_STS_INTERNAL_ERR; in avrc_send_continue_frag()
470 #define BTA_ERROR_INTERNAL AVRC_STS_INTERNAL_ERR
739 status = AVRC_STS_INTERNAL_ERR; in bta_av_chk_notif_evt_id()810 p_rc_rsp->get_caps.status = AVRC_STS_INTERNAL_ERR; in bta_av_proc_meta_cmd()
229 #define AVRC_STS_INTERNAL_ERR 0x03 /* Internal Error, sent if there are error conditions not c… macro