avrc_ct_cover_art_data_param is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
indicate whether the get operation is success, p_data is valid only when status is ESP_BT_STATUS_SUCCESS.
bool
indicate whether this data event is the final one, true if we have received the entire object.
uint16_t
the data length of this data event, in bytes.
uint8_t *
pointer to data, should copy to other buff before event callback return.

References

from examples