Public Attributes#

uint8_t
uint8_t
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 2024 of file include/rsi_bt_apis.h

rtype#

uint8_t rtype

Definition at line 2026 of file include/rsi_bt_apis.h

Reserved#

uint8_t Reserved[2]

Definition at line 2027 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 2030 of file include/rsi_bt_apis.h