fw-api: CL 9484489 - update fw common interface files

add WMI_SERVICE_WPA3_SUITEB_ROAM_SUPPORT def

Change-Id: Iea63c5828b301e33e0ae09654e2d9dba7d98b177
CRs-Fixed: 2262693
Dieser Commit ist enthalten in:
spuligil
2020-02-05 06:00:43 -08:00
Ursprung 642e87b612
Commit 80878674be
2 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen

Datei anzeigen

@@ -427,6 +427,7 @@ typedef enum {
WMI_SERVICE_ROAM_SCAN_CHANNEL_LIST_TO_HOST_SUPPORT = 236, /* Indicates firmware supports sending roam scan channel list to host */
WMI_SERVICE_PEER_DELETE_NO_PEER_FLUSH_TIDS_CMD = 237, /* Host should not send WMI_PEER_FLUSH_TIDS_CMD as part of peer delete */
WMI_SERVICE_NSS_RATIO_TO_HOST_SUPPORT = 238, /* Indicates firmware supports sending NSS ratio info to host */
WMI_SERVICE_WPA3_SUITEB_ROAM_SUPPORT = 239, /* Indicates FW supports WPA3 SUITE B roaming */
/******* ADD NEW SERVICES HERE *******/

Datei anzeigen

@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 771
#define __WMI_REVISION_ 772
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work