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

  /system/bt/stack/avrc/
avrc_pars_tg.cc 136 status = AVRC_STS_BAD_PARAM;
149 status = AVRC_STS_BAD_PARAM;
169 status = AVRC_STS_BAD_PARAM;
186 status = AVRC_STS_BAD_PARAM;
209 status = AVRC_STS_BAD_PARAM;
221 status = AVRC_STS_BAD_PARAM;
255 status = AVRC_STS_BAD_PARAM;
470 status = AVRC_STS_BAD_PARAM;
avrc_bld_tg.cc 63 status = AVRC_STS_BAD_PARAM;
218 return AVRC_STS_BAD_PARAM;
290 return AVRC_STS_BAD_PARAM;
471 return AVRC_STS_BAD_PARAM;
503 return AVRC_STS_BAD_PARAM;
578 status = AVRC_STS_BAD_PARAM;
605 status = AVRC_STS_BAD_PARAM;
615 status = AVRC_STS_BAD_PARAM;
636 status = AVRC_STS_BAD_PARAM;
642 status = AVRC_STS_BAD_PARAM;
    [all...]
avrc_bld_ct.cc 563 tAVRC_STS status = AVRC_STS_BAD_PARAM;
571 return AVRC_STS_BAD_PARAM;
avrc_api.cc 387 *(p_data + 4) = AVRC_STS_BAD_PARAM;
408 status = AVRC_STS_BAD_PARAM;
896 UINT8_TO_BE_STREAM(p_start, AVRC_STS_BAD_PARAM);
    [all...]
avrc_pars_ct.cc 159 return AVRC_STS_BAD_PARAM;
  /system/bt/bta/av/
bta_av_act.cc 724 status = AVRC_STS_BAD_PARAM;
755 p_rc_rsp->rsp.status = AVRC_STS_BAD_PARAM;
768 p_rc_rsp->rsp.status = AVRC_STS_BAD_PARAM;
801 p_rc_rsp->get_caps.status = AVRC_STS_BAD_PARAM;
    [all...]
  /system/bt/btif/src/
btif_rc.cc 227 AVRC_STS_BAD_PARAM, /* BTRC_STS_BAD_PARAM */
    [all...]
  /system/bt/stack/include/
avrc_defs.h 251 #define AVRC_STS_BAD_PARAM 0x01
    [all...]

Completed in 338 milliseconds