Searched refs:AVRC_STS_INTERNAL_ERR (Results 1 - 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_tg.c66 status = AVRC_STS_INTERNAL_ERR;
79 status = AVRC_STS_INTERNAL_ERR;
85 status = AVRC_STS_INTERNAL_ERR;
93 status = AVRC_STS_INTERNAL_ERR;
101 status = AVRC_STS_INTERNAL_ERR;
143 status = AVRC_STS_INTERNAL_ERR;
149 status = AVRC_STS_INTERNAL_ERR;
159 status = AVRC_STS_INTERNAL_ERR;
180 status = AVRC_STS_INTERNAL_ERR;
185 status = AVRC_STS_INTERNAL_ERR;
[all...]
H A Davrc_pars_ct.c76 status = AVRC_STS_INTERNAL_ERR;
119 tAVRC_STS status = AVRC_STS_INTERNAL_ERR;
H A Davrc_bld_ct.c210 return AVRC_STS_INTERNAL_ERR;
H A Davrc_bld_tg.c337 sts = AVRC_STS_INTERNAL_ERR;
830 return AVRC_STS_INTERNAL_ERR;
H A Davrc_api.c212 rej_rsp.status = AVRC_STS_INTERNAL_ERR;
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h470 #define BTA_ERROR_INTERNAL AVRC_STS_INTERNAL_ERR
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c735 status = AVRC_STS_INTERNAL_ERR;
806 p_rc_rsp->get_caps.status = AVRC_STS_INTERNAL_ERR;
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h229 #define AVRC_STS_INTERNAL_ERR 0x03 /* Internal Error, sent if there are error conditions not covered by a more specific error code. */ macro

Completed in 307 milliseconds