media element
Data Fields | |
| wiced_bt_avrc_uid_t | uid |
| The uid of this media element item. | |
| uint8_t | type |
| Use AVRC_MEDIA_TYPE_AUDIO or AVRC_MEDIA_TYPE_VIDEO. | |
| wiced_bt_avrc_full_name_t | name |
| The media name, name length and character set id. | |
| uint8_t | attr_count |
| The number of attributes in p_attr_list. | |
| uint8_t | attr_list_len |
| Total length of the attribute_list. | |
| uint8_t * | p_attr_list |
| Attribute entry list of type wiced_bt_avrc_attr_entry_t. | |