Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_avrc_item_media_t Struct Reference

media element More...

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. More...
 
wiced_bt_avrc_full_name_t name
 The media name, name length and character set id. More...
 
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.
 

Detailed Description

media element

Field Documentation

The media name, name length and character set id.

uint8_t type

Use AVRC_MEDIA_TYPE_AUDIO or AVRC_MEDIA_TYPE_VIDEO.


The documentation for this struct was generated from the following file: