AVRCP folder item.
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... | |
uint8_t wiced_bt_avrc_item_folder_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.
wiced_bool_t wiced_bt_avrc_item_folder_t::playable |
TRUE, if the folder can be played.
wiced_bt_avrc_full_name_t wiced_bt_avrc_item_folder_t::name |
The folder name, name length and character set id.