Searched refs:BTA_AV_RC_PAUSE (Results 1 – 2 of 2) sorted by relevance
151 #define BTA_AV_RC_PAUSE AVRC_ID_PAUSE /* pause */ macro
757 if ((p_remote_cmd->rc_id == BTA_AV_RC_PAUSE) && (p_dev->rc_pending_play)) { in handle_rc_passthrough_cmd()