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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_ct.c 88 && (AVRC_RSP_CHANGED==p_msg->hdr.ctype || AVRC_RSP_INTERIM==p_msg->hdr.ctype
avrc_utils.c 75 avc_type <= AVRC_RSP_INTERIM )
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 656 send_metamsg_rsp(pmeta_msg->rc_handle, pmeta_msg->label, AVRC_RSP_INTERIM, &avrc_rsp);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 215 #define BTA_AV_RSP_INTERIM AVRC_RSP_INTERIM
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 108 private static final int AVRC_RSP_INTERIM = 15;
338 msg.arg2 == AVRC_RSP_INTERIM)) {
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 72 #define AVRC_RSP_INTERIM 15 /* For control commands, the target has accepted the
    [all...]

Completed in 554 milliseconds