qcacmn: Add INI param to support max chan switch IE
Add change to support max channel switch IE as a INI config. With this INI enabled, max channel switch IE will be used in scenario, where client disconnection is to be avoided with CSA on CAC channel. Change-Id: I786e7e12e12ebcb3fc7d0720ed02e01bff6c82b8 CRs-Fixed: 2949206
此提交包含在:
@@ -28,6 +28,7 @@
|
||||
#include "cfg_dp.h"
|
||||
#include "cfg_hif.h"
|
||||
#include <cfg_extscan.h>
|
||||
#include <include/cfg_cmn_mlme.h>
|
||||
#ifdef WLAN_SUPPORT_GREEN_AP
|
||||
#include "cfg_green_ap_params.h"
|
||||
#else
|
||||
@@ -60,7 +61,8 @@
|
||||
CFG_DCS_ALL \
|
||||
CFG_CFR_ALL \
|
||||
CFG_MLME_SCORE_ALL \
|
||||
CFG_WLAN_CM_UTF_PARAM
|
||||
CFG_WLAN_CM_UTF_PARAM \
|
||||
CFG_CMN_MLME_ALL
|
||||
|
||||
#endif /* __CFG_CONVERGED_H */
|
||||
|
||||
|
新增問題並參考
封鎖使用者