HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_STS_INTERNAL_ERR (Results 1 - 6 of 6) 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_bld_tg.c 333 sts = AVRC_STS_INTERNAL_ERR;
816 return AVRC_STS_INTERNAL_ERR;
avrc_api.c 210 rej_rsp.status = AVRC_STS_INTERNAL_ERR;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 459 #define BTA_ERROR_INTERNAL AVRC_STS_INTERNAL_ERR
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 726 status = AVRC_STS_INTERNAL_ERR;
797 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 74 milliseconds