diff options
| author | Anay Wadhera <anay1018@gmail.com> | 2018-12-06 08:13:45 -0800 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 14:00:28 +0300 |
| commit | f3a4c37cd7dce5db60840b051fe07778275244ef (patch) | |
| tree | d84f9743a96e663fe5d8e5cf4c3a6e94f189cdcc /wifi | |
| parent | b9fb5ee00b6dbd1ecce2139db8a6dd7e4844655b (diff) | |
mata: properly add concurrent STA support
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'wifi')
| -rw-r--r-- | wifi/WCNSS_qcom_cfg.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index e3d0f174..c0d4d9c4 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -437,7 +437,7 @@ gEnableNanSupport=1 ################ NAN feature set end ##################### # Allow concurrent support -gEnableConcurrentSTA=1 +gEnableConcurrentSTA=wlan1 adaptive_dwell_mode_enabled=1 |
