Diff between 544668dda499978d9491b2e4aa22c2480a1f7895 and 18814241801ff1bb32c2bb73abbd775a92111067
Changed Files
| File | Additions | Deletions | Status |
| android/avrcp-lib.h | +0 | -3 | modified |
Full Patch
diff --git a/android/avrcp-lib.h b/android/avrcp-lib.h
index 31a65b4..1e1be63 100644
--- a/android/avrcp-lib.h
+++ b/android/avrcp-lib.h
@@ -124,9 +124,6 @@
/* Company IDs for vendor dependent commands */
#define IEEEID_BTSIG 0x001958
-/* Parameters legths */
-#define AVRCP_REGISTER_NOTIFICATION_PARAM_LENGTH 5
-
struct avrcp;
struct avrcp_control_handler {