Searched refs:ESP_AVRC_PT_CMD_STATE_RELEASED (Results 1 – 2 of 2) sorted by relevance
133 ESP_AVRC_PT_CMD_STATE_RELEASED = 1 /*!< key released */ enumerator
222 if (tl > ESP_AVRC_TRANS_LABEL_MAX || key_state > ESP_AVRC_PT_CMD_STATE_RELEASED) { in esp_avrc_ct_send_passthrough_cmd()