fw-api: CL 27179058 - update fw common interface files
Change-Id: Ib9a87bf61aa03c24652f8a41afe26dbf019ecc52 CRs-Fixed: 3830439
This commit is contained in:
parent
04d57479ae
commit
f244de36c7
@ -40704,6 +40704,11 @@ typedef enum {
|
||||
WMI_ROAM_TRIGGER_SUB_REASON_PERIODIC_TIMER_AFTER_INACTIVITY,
|
||||
WMI_ROAM_TRIGGER_SUB_REASON_PERIODIC_TIMER_AFTER_INACTIVITY_CU,
|
||||
WMI_ROAM_TRIGGER_SUB_REASON_INACTIVITY_TIMER_CU,
|
||||
/* MLD_EXTRA_PARTIAL_SCAN:
|
||||
* FW triggers extra partial scan when all ml links are not found
|
||||
* during first partial scan.
|
||||
*/
|
||||
WMI_ROAM_TRIGGER_SUB_REASON_MLD_EXTRA_PARTIAL_SCAN,
|
||||
} WMI_ROAM_TRIGGER_SUB_REASON_ID;
|
||||
|
||||
typedef enum wmi_roam_invoke_status_error {
|
||||
|
@ -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_ 1505
|
||||
#define __WMI_REVISION_ 1506
|
||||
|
||||
/** The Version Namespace should not be normally changed. Only
|
||||
* host and firmware of the same WMI namespace will work
|
||||
|
Loading…
Reference in New Issue
Block a user