Searched refs:AVRC_STS_INTERNAL_ERR (Results 1 – 7 of 7) sorted by relevance
60 status = AVRC_STS_INTERNAL_ERR; in avrc_ctrl_pars_vendor_cmd()71 status = AVRC_STS_INTERNAL_ERR; in avrc_ctrl_pars_vendor_cmd()119 return AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()134 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()147 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()153 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()161 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()169 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()213 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()219 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_cmd()[all …]
56 return AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_rsp()78 status = AVRC_STS_INTERNAL_ERR; in avrc_pars_vendor_rsp()392 tAVRC_STS status = AVRC_STS_INTERNAL_ERR; in AVRC_Ctrl_ParsResponse()423 tAVRC_STS status = AVRC_STS_INTERNAL_ERR; in AVRC_ParsResponse()
342 sts = AVRC_STS_INTERNAL_ERR; in avrc_bld_app_setting_text_rsp()895 return AVRC_STS_INTERNAL_ERR; in AVRC_BldResponse()
439 return AVRC_STS_INTERNAL_ERR; in AVRC_BldCommand()
481 #define BTA_ERROR_INTERNAL AVRC_STS_INTERNAL_ERR
738 status = AVRC_STS_INTERNAL_ERR; in bta_av_chk_notif_evt_id()809 p_rc_rsp->get_caps.status = AVRC_STS_INTERNAL_ERR; in bta_av_proc_meta_cmd()
231 #define AVRC_STS_INTERNAL_ERR 0x03 /* Internal Error, sent if there are error conditions not c… macro