Lines Matching full:key_state
476 * tBTA_AV_STATE key_state status of key press
494 if (p_remote_cmd->key_state == AVRC_STATE_PRESS)
509 if (p_remote_cmd->key_state == AVRC_STATE_RELEASE) {
713 BTIF_TRACE_DEBUG2("rc_id:0x%x key_state:%d", p_data->remote_cmd.rc_id,
714 p_data->remote_cmd.key_state);
787 remote_cmd.key_state = AVRC_STATE_PRESS;
792 remote_cmd.key_state = AVRC_STATE_RELEASE;