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

  /system/bt/bta/include/
bta_av_api.h 175 #define BTA_AV_RC_PAUSE AVRC_ID_PAUSE /* pause */
  /system/bt/btif/src/
btif_rc.c 550 if ((p_remote_cmd->rc_id == BTA_AV_RC_PAUSE) && (btif_rc_cb.rc_pending_play))
579 if((p_remote_cmd->rc_id == BTA_AV_RC_PLAY || p_remote_cmd->rc_id == BTA_AV_RC_PAUSE)&&
    [all...]

Completed in 72 milliseconds