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

  /external/bluetooth/bluedroid/btif/src/
btif_rc.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 210 #define BTA_AV_RSP_ACCEPT AVRC_RSP_ACCEPT
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 922 else if (p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT)
965 p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT)
    [all...]
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 269 *p_begin = (AVRC_RSP_ACCEPT & AVRC_CTYPE_MASK);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 59 #define AVRC_RSP_ACCEPT 9 /* The target executed or is executing the command */
    [all...]

Completed in 55 milliseconds