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 |
BT avrc supported notify event.
bool playStatusChange |
Playback Status Changed
bool trackChange |
Track Changed
bool trackReachedEnd |
Track End Reached
bool trackReachedStart |
Track Reached Start
bool playPosChanged |
Playback position changed
bool batteryStatusChange |
Battery status changed
bool systemStatusChange |
System status changed
bool appSettingChange |
Player application settings changed
bool nowPlayingChange |
Now Playing Content Changed (AVRCP 1.4)
bool avalPlayerChange |
Available Players Changed Notification (AVRCP 1.4)
bool addrPlayChange |
Addressed Player Changed Notification (AVRCP 1.4)
bool uidsChange |
UIDs Changed Notification (AVRCP 1.4)
bool volumeChange |
Notify Volume Change (AVRCP 1.4)