ESP-IDF + 0/2 examples
SourceVu will show references to esp_avrc_tg_cb_param_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
ESP_AVRC_TG_CONNECTION_STATE_EVT AVRC connection status.
ESP_AVRC_TG_REMOTE_FEATURES_EVT AVRC features discovered through SDP.
struct avrc_tg_psth_cmd_param { uint8_t key_code; uint8_t key_state; }
ESP_AVRC_TG_PASSTHROUGH_CMD_EVT passthrough command.
struct avrc_tg_set_abs_vol_param { uint8_t volume; }
ESP_AVRC_TG_SET_ABSOLUTE_VOLUME_CMD_EVT set absolute volume command targeted on audio sink.
struct avrc_tg_reg_ntf_param { uint8_t event_id; uint32_t event_parameter; }
ESP_AVRC_TG_REGISTER_NOTIFICATION_EVT register notification.
ESP_AVRC_TG_SET_PLAYER_APP_VALUE_EVT set player application value.

References

from examples