Searched refs:BTA_AV_RC_PLAY (Results 1 – 3 of 3) sorted by relevance
173 #define BTA_AV_RC_PLAY AVRC_ID_PLAY /* play */ macro
526 if ((p_remote_cmd->rc_id == BTA_AV_RC_PLAY) && (!btif_av_is_connected())) in handle_rc_passthrough_cmd()558 if((p_remote_cmd->rc_id == BTA_AV_RC_PLAY || p_remote_cmd->rc_id == BTA_AV_RC_PAUSE)&& in handle_rc_passthrough_cmd()
547 (p_av->remote_cmd.rc_id == BTA_AV_RC_PLAY) ) in btif_av_state_opened_handler()