Răsfoiți Sursa

qcacld-3.0: Add HTC level wakeup message type

ADD HTC level wakeup, when interface is not paused,
we use HTC level suspend/resume message.

Change-Id: I1d09de68675f1ec5cafe1c9da1c7a7837f16ca2e
CRs-Fixed: 1051045
Nirav Shah 8 ani în urmă
părinte
comite
b036da9d96
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      target/inc/htc.h

+ 1 - 0
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