diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2018-08-20 11:37:09 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2018-12-16 01:55:26 +0100 |
| commit | b746dfcd23cb23df996625ea05411bb07a677b55 (patch) | |
| tree | 1c566ee6f6bcad6ad0e7195976b83d3893bd6aa9 /wifi | |
| parent | b5d7ce4f333b3928794ed8532cdaf5d0325170cb (diff) | |
mata: Enable concurrent STA
Change-Id: Ib1d6fcbd3aed2921f468ee19a36c8d59957d6767
Diffstat (limited to 'wifi')
| -rw-r--r-- | wifi/WCNSS_qcom_cfg.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index d23d4d62..e3d0f174 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -436,6 +436,9 @@ gEnableFlowSteering=1 gEnableNanSupport=1 ################ NAN feature set end ##################### +# Allow concurrent support +gEnableConcurrentSTA=1 + adaptive_dwell_mode_enabled=1 hostscan_adaptive_dwell_mode=1 |
