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