Searched refs:AVRC_ID_PLAY (Results 1 – 3 of 3) sorted by relevance
176 #define AVRC_ID_PLAY 0x44 /* play */ macro
962 if ((p_remote_cmd->rc_id == AVRC_ID_PLAY) && in handle_rc_passthrough_cmd()1385 remote_cmd.rc_id = AVRC_ID_PLAY; in btif_rc_check_handle_pending_play()
2348 (p_av->remote_cmd.rc_id == AVRC_ID_PLAY)) { in ProcessEvent()