fw-api: CL 3423674 - update fw common interface files
Add extended WMI service bit for MAWC Change-Id: I85514dfa84b086f4fc37b939e020fa518f19a5d1 CRs-Fixed: 1107600
Cette révision appartient à :
@@ -213,6 +213,7 @@ typedef enum {
|
||||
WMI_SERVICE_FILS_SUPPORT=131, /* support for FILS */
|
||||
WMI_SERVICE_WLAN_OIC_PING_OFFLOAD=132, /* Support for wlan OIC ping service */
|
||||
WMI_SERVICE_WLAN_DHCP_RENEW=133, /* Support for wlan DHCP Renew service */
|
||||
WMI_SERVICE_MAWC_SUPPORT = 134, /* Support for MAWC service */
|
||||
|
||||
/******* ADD NEW SERVICES HERE *******/
|
||||
|
||||
|
@@ -9753,7 +9753,7 @@ typedef struct {
|
||||
A_UINT32 roam_dense_traffic_thres;
|
||||
} wmi_roam_dense_thres_param;
|
||||
|
||||
/* Definition for flags in wmi_roam_bg_scan_roaming_param
|
||||
/* Definition for flags in wmi_roam_bg_scan_roaming_param
|
||||
* Bit 0: BG roaming enabled when we connect to 2G AP only and roaming to 5G AP only.
|
||||
* Bit 1-31: Reserved
|
||||
*/
|
||||
@@ -12041,7 +12041,7 @@ typedef struct {
|
||||
/* unique id identifying the unit test cmd, generated by the caller */
|
||||
A_UINT32 diag_token;
|
||||
/**
|
||||
* TLV (tag length value) parameters follow the wmi_roam_chan_list
|
||||
* TLV (tag length value) parameters follow the wmi_unit_test_cmd_fixed_param
|
||||
* structure. The TLV's are:
|
||||
* A_UINT32 args[];
|
||||
**/
|
||||
@@ -17140,7 +17140,7 @@ typedef struct {
|
||||
A_UINT32 num_chan;
|
||||
/**
|
||||
* TLV (tag length value) parameters follow the wmi_soc_set_pcl_cmd
|
||||
12930 * structure. The TLV's are:
|
||||
* structure. The TLV's are:
|
||||
* A_UINT32 channel_weight[]; channel order & size will be as per the list provided in WMI_SCAN_CHAN_LIST_CMDID
|
||||
**/
|
||||
} wmi_pdev_set_pcl_cmd_fixed_param;
|
||||
|
@@ -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_ 431
|
||||
#define __WMI_REVISION_ 432
|
||||
|
||||
/** The Version Namespace should not be normally changed. Only
|
||||
* host and firmware of the same WMI namespace will work
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur