summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/inc/htc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/inc/htc.h b/target/inc/htc.h
index c99a8578e036..9d9f014352fb 100644
--- a/target/inc/htc.h
+++ b/target/inc/htc.h
@@ -153,6 +153,7 @@ typedef PREPACK struct _HTC_FRAME_HDR {
#define HTC_MSG_SETUP_COMPLETE_EX_ID 5
#define HTC_MSG_SEND_SUSPEND_COMPLETE 6
#define HTC_MSG_NACK_SUSPEND 7
+#define HTC_MSG_WAKEUP_FROM_SUSPEND_ID 8
#define HTC_MAX_CONTROL_MESSAGE_LENGTH 256