Developer World
Spresense SDK Library v3.2.0-ebc0364
BT_AVRC_SUPPORT_NOTIFY_EVENT Struct Reference

BT avrc supported notify event. More...

#include <bt_event.h>

Public Attributes

bool playStatusChange
 
bool trackChange
 
bool trackReachedEnd
 
bool trackReachedStart
 
bool playPosChanged
 
bool batteryStatusChange
 
bool systemStatusChange
 
bool appSettingChange
 
bool nowPlayingChange
 
bool avalPlayerChange
 
bool addrPlayChange
 
bool uidsChange
 
bool volumeChange
 

Detailed Description

BT avrc supported notify event.

Member Data Documentation

◆ playStatusChange

bool playStatusChange

Playback Status Changed

◆ trackChange

bool trackChange

Track Changed

◆ trackReachedEnd

bool trackReachedEnd

Track End Reached

◆ trackReachedStart

bool trackReachedStart

Track Reached Start

◆ playPosChanged

bool playPosChanged

Playback position changed

◆ batteryStatusChange

bool batteryStatusChange

Battery status changed

◆ systemStatusChange

bool systemStatusChange

System status changed

◆ appSettingChange

bool appSettingChange

Player application settings changed

◆ nowPlayingChange

bool nowPlayingChange

Now Playing Content Changed (AVRCP 1.4)

◆ avalPlayerChange

bool avalPlayerChange

Available Players Changed Notification (AVRCP 1.4)

◆ addrPlayChange

bool addrPlayChange

Addressed Player Changed Notification (AVRCP 1.4)

◆ uidsChange

bool uidsChange

UIDs Changed Notification (AVRCP 1.4)

◆ volumeChange

bool volumeChange

Notify Volume Change (AVRCP 1.4)


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