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

add WMI_AFC_EXPIRY_EVENT_STOP_TX def

Change-Id: Ief73f7550834de2f60c2565f99d03cd72f4c5bb3
CRs-Fixed: 2262693
Tento commit je obsažen v:
spuligil
2022-04-06 06:01:06 -07:00
rodič 251acfea27
revize e250a71836
2 změnil soubory, kde provedl 5 přidání a 1 odebrání

Zobrazit soubor

@@ -31662,10 +31662,14 @@ typedef enum {
* with expiry event.
* 3. If AFC server is not responding to FW in specified time, FW will
* indicate host to switch to LPI.
* 4. In SP mode, if AFC server is not responding to FW in
* specified time then FW will indicate host to stop TX since
* there are no lower power mode available.
*/
WMI_AFC_EXPIRY_EVENT_START = 1,
WMI_AFC_EXPIRY_EVENT_RENEW = 2,
WMI_AFC_EXPIRY_EVENT_SWITCH_TO_LPI = 3,
WMI_AFC_EXPIRY_EVENT_STOP_TX = 4,
} WMI_AFC_EXPIRY_EVENT_SUBTYPE;
typedef enum {

Zobrazit soubor

@@ -37,7 +37,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_ 1138
#define __WMI_REVISION_ 1139
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work