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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 270 *p_begin = (AVRC_RSP_REJ & AVRC_CTYPE_MASK);
324 *p_data++ = AVRC_RSP_REJ;
682 *p_rsp_data = AVRC_RSP_REJ;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 211 #define BTA_AV_RSP_REJ AVRC_RSP_REJ
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 654 UINT8 ctype = AVRC_RSP_REJ;
700 ctype = AVRC_RSP_REJ;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 60 #define AVRC_RSP_REJ 10 /* The target implements the command specified by the
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 767 *p_ctype = AVRC_RSP_REJ;
    [all...]

Completed in 24 milliseconds