summaryrefslogtreecommitdiff
path: root/android/avrcp-lib.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-10-13 11:37:34 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-10-16 15:38:43 +0200
commit28cb708fa741e42e0e1cd1c3b0cf52434ee542ff (patch)
tree44380afdb59da612775b5f7a12152f75657054a9 /android/avrcp-lib.h
parente2db62ab06e9a31d22121bb7765b7823dc3492b5 (diff)
downloadbluez-28cb708fa741e42e0e1cd1c3b0cf52434ee542ff.tar.gz
unit/test-avrcp: Add /TP/MCN/NP/BV-07-C test
Verify the NowPlayingContentChanged Notification issued by the TG.
Diffstat (limited to 'android/avrcp-lib.h')
-rw-r--r--android/avrcp-lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/avrcp-lib.h b/android/avrcp-lib.h
index 2299c83fb..8e6ee40f0 100644
--- a/android/avrcp-lib.h
+++ b/android/avrcp-lib.h
@@ -54,6 +54,7 @@
#define AVRCP_EVENT_TRACK_REACHED_START 0x04
#define AVRCP_EVENT_PLAYBACK_POS_CHANGED 0x05
#define AVRCP_EVENT_SETTINGS_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