fw-api: CL 9806261 - update fw common interface files
add WOW_DFS_CAC_COMPLETE_EVENT def Change-Id: I058dcd597105c2360b042e3cc64feac0dbeb3d40 CRs-Fixed: 2262693
This commit is contained in:
@@ -14380,6 +14380,7 @@ typedef enum event_type_e {
|
|||||||
WOW_TKIP_MIC_ERR_FRAME_RECVD_EVENT, /* 32 + 5 */
|
WOW_TKIP_MIC_ERR_FRAME_RECVD_EVENT, /* 32 + 5 */
|
||||||
WOW_ROAM_PREAUTH_START_EVENT, /* 32 + 6 */
|
WOW_ROAM_PREAUTH_START_EVENT, /* 32 + 6 */
|
||||||
WOW_ROAM_PMKID_REQUEST_EVENT, /* 32 + 7 */
|
WOW_ROAM_PMKID_REQUEST_EVENT, /* 32 + 7 */
|
||||||
|
WOW_DFS_CAC_COMPLETE_EVENT, /* 32 + 8 */
|
||||||
} WOW_WAKE_EVENT_TYPE;
|
} WOW_WAKE_EVENT_TYPE;
|
||||||
|
|
||||||
typedef enum wake_reason_e {
|
typedef enum wake_reason_e {
|
||||||
|
@@ -36,7 +36,7 @@
|
|||||||
#define __WMI_VER_MINOR_ 0
|
#define __WMI_VER_MINOR_ 0
|
||||||
/** WMI revision number has to be incremented when there is a
|
/** WMI revision number has to be incremented when there is a
|
||||||
* change that may or may not break compatibility. */
|
* change that may or may not break compatibility. */
|
||||||
#define __WMI_REVISION_ 788
|
#define __WMI_REVISION_ 789
|
||||||
|
|
||||||
/** The Version Namespace should not be normally changed. Only
|
/** The Version Namespace should not be normally changed. Only
|
||||||
* host and firmware of the same WMI namespace will work
|
* host and firmware of the same WMI namespace will work
|
||||||
|
Reference in New Issue
Block a user