avrc_ct_cover_art_data_param struct
ESP_AVRC_CT_COVER_ART_DATA_EVT
Fields
indicate whether the get operation is success, p_data is valid only when status is ESP_BT_STATUS_SUCCESS.
indicate whether this data event is the final one, true if we have received the entire object.
the data length of this data event, in bytes.
pointer to data, should copy to other buff before event callback return.