qcacld-3.0: CL 1535819 - update fw common interface files
Propagation from qcacld-2.0 to qcacld-3.0. WMI interface change for DBS roaming and CSA roaming. Change-Id: Ia483de75c1ea7caa6526aaddd15886fe6a4404bd CRs-fixed: 865207
This commit is contained in:

committed by
Nandini Suresh

parent
5de1cf8de2
commit
3a9430639e
@@ -7872,7 +7872,9 @@ typedef struct {
|
||||
#define WMI_ROAM_INVOKE_FLAG_ADD_CH_TO_CACHE 0
|
||||
/* indicate to host of failure if WMI_ROAM_INVOKE_CMDID. */
|
||||
#define WMI_ROAM_INVOKE_FLAG_REPORT_FAILURE 1
|
||||
/* from bit 2 to bit 31 are reserved */
|
||||
/* during host-invoked roaming, don't send null data frame to AP */
|
||||
#define WMI_ROAM_INVOKE_FLAG_NO_NULL_FRAME_TO_AP 2
|
||||
/* from bit 3 to bit 31 are reserved */
|
||||
|
||||
#define WMI_SET_ROAM_INVOKE_ADD_CH_TO_CACHE(flag) do { \
|
||||
(flag) |= (1 << WMI_SET_ROAM_INVOKE_ADD_CH_TO_CACHE); \
|
||||
|
Reference in New Issue
Block a user