qcacld-3.0: Add MLME CFG items of WEP configs
Add the WEP ini configs to MLME CFG for the following: 1. WNI_CFG_WEP_DEFAULT_KEY_1 2. WNI_CFG_WEP_DEFAULT_KEY_2 3. WNI_CFG_WEP_DEFAULT_KEY_3 4. WNI_CFG_WEP_DEFAULT_KEY_4 5. WNI_CFG_WEP_DEFAULT_KEYID 6. WNI_CFG_SHARED_KEY_AUTH_ENABLE 7. WNI_CFG_OPEN_SYSTEM_AUTH_ENABLE 8. WNI_CFG_AUTHENTICATION_TYPE 9. WNI_CFG_PRIVACY_ENABLED Add basic infra for WEP cfg items Change-Id: I6c2f6f69feeb73234a6cab7ccaaed7637f041ed2 CRs-Fixed: 2321317
This commit is contained in:

کامیت شده توسط
nshrivas

والد
2e01f751e0
کامیت
56274a1ba7
@@ -40,6 +40,7 @@
|
||||
#include "cfg_mlme_scoring.h"
|
||||
#include "cfg_mlme_oce.h"
|
||||
#include "cfg_mlme_feature_flag.h"
|
||||
#include "cfg_mlme_wep_params.h"
|
||||
|
||||
/* Please Maintain Alphabetic Order here */
|
||||
#define CFG_MLME_ALL \
|
||||
@@ -60,5 +61,6 @@
|
||||
CFG_SCORING_ALL \
|
||||
CFG_STA_ALL \
|
||||
CFG_VHT_CAPS_ALL \
|
||||
CFG_WEP_PARAMS_ALL
|
||||
|
||||
#endif /* __CFG_MLME_H */
|
||||
|
مرجع در شماره جدید
Block a user