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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_ct.c 100 status = AVRC_STS_BAD_CMD;
avrc_utils.c 168 tAVRC_STS status = AVRC_STS_BAD_CMD;
avrc_pars_tg.c 59 status = AVRC_STS_BAD_CMD;
265 status = AVRC_STS_BAD_CMD;
avrc_api.c 255 status = AVRC_STS_BAD_CMD;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 467 #define BTA_ERROR_INVALID_CMD AVRC_STS_BAD_CMD
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 791 p_rc_rsp->rsp.status = AVRC_STS_BAD_CMD;
848 p_rc_rsp->rsp.status = AVRC_STS_BAD_CMD;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 226 #define AVRC_STS_BAD_CMD 0x00 /* Invalid command, sent if TG received a PDU that it did not understand. */
    [all...]

Completed in 48 milliseconds