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

AVRCP player item. More...

Data Fields

uint16_t player_id
 A unique identifier for this media player. More...
 
uint8_t major_type
 Use AVRC_PLAYER_MAJOR_TYPE_AUDIO, AVRC_PLAYER_MAJOR_TYPE_VIDEO, AVRC_PLAYER_MAJOR_TYPE_BC_AUDIO, or AVRC_PLAYER_MAJOR_TYPE_BC_VIDEO. More...
 
uint32_t sub_type
 Use AVRC_PLAYER_SUB_TYPE_NONE, AVRC_PLAYER_SUB_TYPE_AUDIO_BOOK, or AVRC_PLAYER_SUB_TYPE_PODCAST.
 
uint8_t play_status
 Use AVRC_PLAYSTATE_STOPPED, AVRC_PLAYSTATE_PLAYING, AVRC_PLAYSTATE_PAUSED, AVRC_PLAYSTATE_FWD_SEEK, AVRC_PLAYSTATE_REV_SEEK, or AVRC_PLAYSTATE_ERROR.
 
wiced_bt_avrc_feature_mask_t features
 Supported feature bit mask.
 
wiced_bt_avrc_full_name_t name
 The player name, name length and character set id. More...
 

Detailed Description

AVRCP player item.

Field Documentation

uint8_t major_type

Use AVRC_PLAYER_MAJOR_TYPE_AUDIO, AVRC_PLAYER_MAJOR_TYPE_VIDEO, AVRC_PLAYER_MAJOR_TYPE_BC_AUDIO, or AVRC_PLAYER_MAJOR_TYPE_BC_VIDEO.

The player name, name length and character set id.

uint16_t player_id

A unique identifier for this media player.


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