AIROC™ BTSDK v4.2 - Documentation | ||||
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... | |
AVRCP folder item.
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.