summaryrefslogtreecommitdiffstats
path: root/bluetooth-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth-api.h')
-rw-r--r--bluetooth-api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bluetooth-api.h b/bluetooth-api.h
index 93629d9..4223ae0 100644
--- a/bluetooth-api.h
+++ b/bluetooth-api.h
@@ -38,6 +38,8 @@
#define BD_AVRCP_STATUS LEFT_SHIFT(14)
#define BD_AVRCP_DURATION LEFT_SHIFT(15)
#define BD_AVRCP_POSITION LEFT_SHIFT(16)
+#define BD_TRANSPORT_STATE LEFT_SHIFT(17)
+#define BD_TRANSPORT_VOLUME LEFT_SHIFT(18)
/* -------------- PLUGIN DEFINITIONS ----------------- */