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

Media item as received from the target or being sent to the controller. 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.
 
wiced_bt_avrc_attr_entry_tp_attr_list
 Attribute entry list. More...
 

Detailed Description

Media item as received from the target or being sent to the controller.

Field Documentation

The media name, name length and character set id.

Attribute entry list.

uint8_t type

Use AVRC_MEDIA_TYPE_AUDIO or AVRC_MEDIA_TYPE_VIDEO.


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