ESP-IDF + 0/3 examples
SourceVu will show references to esp_a2d_cb_param_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
struct a2d_get_stat_param { uint16_t delay_value; }
ESP_A2D_SNK_GET_DELAY_VALUE_EVT A2DP sink get delay report value status.
struct a2d_report_delay_stat_param { uint16_t delay_value; }
ESP_A2D_REPORT_SNK_DELAY_VALUE_EVT A2DP source received sink report value status.
ESP_A2D_CONNECTION_STATE_EVT A2DP connection status.
ESP_A2D_AUDIO_STATE_EVT audio stream playing state.
ESP_A2D_AUDIO_CFG_EVT media codec configuration information.
ESP_A2D_MEDIA_CTRL_ACK_EVT status in acknowledgement to media control commands.
ESP_A2D_PROF_STATE_EVT status to indicate a2d prof init or deinit.
ESP_A2D_SNK_PSC_CFG_EVT status to indicate protocol service capabilities configured.
ESP_A2D_SNK_SET_DELAY_VALUE_EVT A2DP sink set delay report value status.

References

from examples