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

AVRCP Browsable item i.e. More...

Data Fields

uint8_t item_type
 AVRC_ITEM_PLAYER, AVRC_ITEM_FOLDER, or AVRC_ITEM_MEDIA.
 
uint8_t item_length
 Total length of the AVRC item.
 
union {
   wiced_bt_avrc_item_player_t   player
 The properties of a media player item. More...
 
   wiced_bt_avrc_item_folder_t   folder
 The properties of a folder item. More...
 
   wiced_bt_avrc_item_media_t   media
 The properties of a media item. More...
 
u
 AVRC item player/folder/media.
 

Detailed Description

AVRCP Browsable item i.e.

Player/Folder/Media items

Field Documentation

The properties of a folder item.

The properties of a media item.

The properties of a media player item.


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