HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_STS_INTERNAL_ERR (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_tg.c 66 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...]
avrc_pars_ct.c 76 status = AVRC_STS_INTERNAL_ERR;
119 tAVRC_STS status = AVRC_STS_INTERNAL_ERR;
avrc_bld_ct.c 210 return AVRC_STS_INTERNAL_ERR;
avrc_bld_tg.c 337 sts = AVRC_STS_INTERNAL_ERR;
830 return AVRC_STS_INTERNAL_ERR;
avrc_api.c 212 rej_rsp.status = AVRC_STS_INTERNAL_ERR;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 470 #define BTA_ERROR_INTERNAL AVRC_STS_INTERNAL_ERR
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 735 status = AVRC_STS_INTERNAL_ERR;
806 p_rc_rsp->get_caps.status = AVRC_STS_INTERNAL_ERR;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 229 #define AVRC_STS_INTERNAL_ERR 0x03 /* Internal Error, sent if there are error conditions not covered by a more specific error code. */
    [all...]

Completed in 297 milliseconds