qcacld-3.0: CL 1594673 - update fw common interface files

Propagation from qcacld-2.0 to qcacld-3.0

Adding new event for NAN Wake up with zero length.
Adding WMI_EP definitions.

Change-Id: I3940ffaf856fe9697818b6e56df3a49bf4750af0
CRs-fixed: 865207
This commit is contained in:
Nitesh Shah
2016-07-21 15:27:37 +05:30
committed by Vishwajith Upendra
parent ca1b2d06e2
commit 44611bee6e
3 changed files with 10 additions and 2 deletions

View File

@@ -8581,6 +8581,7 @@ typedef enum wake_reason_e {
WOW_REASON_TDLS_CONN_TRACKER_EVENT,
WOW_REASON_CRITICAL_LOG,
WOW_REASON_P2P_LISTEN_OFFLOAD,
WOW_REASON_NAN_EVENT_WAKE_HOST,
WOW_REASON_DEBUG_TEST = 0xFF,
} WOW_WAKE_REASON_TYPE;