summaryrefslogtreecommitdiffstats
path: root/stack/include/avrc_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/include/avrc_defs.h')
-rw-r--r--stack/include/avrc_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/include/avrc_defs.h b/stack/include/avrc_defs.h
index b902bff..3f82948 100644
--- a/stack/include/avrc_defs.h
+++ b/stack/include/avrc_defs.h
@@ -208,7 +208,7 @@
* The len for vendor unique data is 5 */
#define AVRC_PASS_THRU_GROUP_LEN 5
-
+#define AVRC_PDU_INVALID 0xff
/* 6.15.3 error status code for general reject */
#define AVRC_STS_BAD_CMD 0x00 /* Invalid command, sent if TG received a PDU that it did not understand. */
#define AVRC_STS_BAD_PARAM 0x01 /* Invalid parameter, sent if the TG received a PDU with a parameter ID that it did not understand. Sent if there is only one parameter ID in the PDU. */