sdm710-common: wifi: Disable ini param nan_separate_iface_support
* sdm710 doesn't support separate vdev for NAN. So disable this ini and NAN shall be enabled in legacy way(on wlan0).
This commit is contained in:
parent
84c0256245
commit
980dba4c5a
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ maxMSDUsPerRxInd=8
|
|||
# 1 - enable 0 - disable(default)
|
||||
gEnableNanSupport=1
|
||||
genable_nan_datapath=1
|
||||
nan_separate_iface_support=0
|
||||
################ NAN feature set end #####################
|
||||
|
||||
adaptive_dwell_mode_enabled=1
|
||||
|
|
Loading…
Reference in a new issue