Public Attributes#

uint8_t

Public Attribute Documentation#

eventid#

uint8_t eventid

ID's for events received via Avrcp Registration Notification #define AVRCP_EVENT_PLAYBACK_STATUS_CHANGED 0x01 #define AVRCP_EVENT_TRACK_CHANGED 0x02 #define AVRCP_EVENT_TRACK_REACHED_END 0x03 #define AVRCP_EVENT_TRACK_REACHED_START 0x04 #define AVRCP_EVENT_PLAYBACK_POS_CHANGED 0x05 #define AVRCP_EVENT_BATT_STATUS_CHANGED 0x06 #define AVRCP_EVENT_SYSTEM_STATUS_CHANGED 0x07 #define AVRCP_EVENT_PLAYER_APPLICATION_SETTING_CHANGED 0x08 #define AVRCP_EVENT_NOW_PLAYING_CONTENT_CHANGED 0x09 #define AVRCP_EVENT_AVAILABLE_PLAYERS_CHANGED 0x0a #define AVRCP_EVENT_ADDRESSED_PLAYER_CHANGED 0x0b #define AVRCP_EVENT_UIDS_CHANGED 0x0c #define AVRCP_EVENT_VOLUME_CHANGED 0x0d


Definition at line 2015 of file include/rsi_bt_apis.h

notify_val#

notify_val_t notify_val

The below structure variable has elements corresponding to the above event ID's Please refer notify_val_s structure for more info


Definition at line 2019 of file include/rsi_bt_apis.h