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

AVRCP folder item. More...

Data Fields

wiced_bt_avrc_uid_t uid
 The uid of this folder.
 
uint8_t type
 Use AVRC_FOLDER_TYPE_MIXED, AVRC_FOLDER_TYPE_TITLES, AVRC_FOLDER_TYPE_ALNUMS, AVRC_FOLDER_TYPE_ARTISTS, AVRC_FOLDER_TYPE_GENRES, AVRC_FOLDER_TYPE_PLAYLISTS, or AVRC_FOLDER_TYPE_YEARS. More...
 
wiced_bool_t playable
 TRUE, if the folder can be played. More...
 
wiced_bt_avrc_full_name_t name
 The folder name, name length and character set id. More...
 

Detailed Description

AVRCP folder item.

Field Documentation

The folder name, name length and character set id.

wiced_bool_t playable

TRUE, if the folder can be played.

uint8_t type

Use AVRC_FOLDER_TYPE_MIXED, AVRC_FOLDER_TYPE_TITLES, AVRC_FOLDER_TYPE_ALNUMS, AVRC_FOLDER_TYPE_ARTISTS, AVRC_FOLDER_TYPE_GENRES, AVRC_FOLDER_TYPE_PLAYLISTS, or AVRC_FOLDER_TYPE_YEARS.


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