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

  /system/bt/stack/avrc/
avrc_utils.cc 78 if (avc_type >= AVRC_RSP_NOT_IMPL && avc_type <= AVRC_RSP_INTERIM)
avrc_pars_ct.cc 88 AVRC_RSP_INTERIM == p_msg->hdr.ctype ||
  /system/bt/bta/include/
bta_av_api.h 191 #define BTA_AV_RSP_INTERIM AVRC_RSP_INTERIM
  /system/bt/btif/src/
btif_rc.cc     [all...]
  /system/bt/stack/include/
avrc_defs.h 86 #define AVRC_RSP_INTERIM \
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 141 private static final int AVRC_RSP_INTERIM = 15;
528 msg.arg2 == AVRC_RSP_INTERIM)) {
    [all...]

Completed in 338 milliseconds