diff options
Diffstat (limited to 'wifi')
-rw-r--r-- | wifi/WCNSS_qcom_cfg.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 65803cc..36b5540 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -456,6 +456,14 @@ gEnableNanSupport=1 # bit-4 : drop STP - Spanning Tree Protocol # bit-5 : drop DTP/LLC/CDP g_enable_packet_filter_bitmap=3 + +# etsi_srd_chan_in_master_mode - Enable/disable ETSI SRD channels in +# master mode PCL and ACS functionality +# @Min: 0 +# @Max: 1 +# @Default: 0 +etsi_srd_chan_in_master_mode=1 + END # Note: Configuration parser would not read anything past the END marker |