mwifiex/mxm_wifiex/wlan_src/mapp/mlanconfig/config/ed_mac_ctrl_V1_8801.conf
yunjie ecb4c6f27f MA-20803 WiFi Q4 release merge
Reoson: integrate WiFi code and fix build error
Test: i.MX 8M mini

Change-Id: I88f6deadc6638a99627f31741da0be7167827c76
2022-10-21 10:38:19 +00:00

16 lines
534 B
Plaintext

# File : ed_mac_ctrl_V1_8801.conf
#
# ./mlanutl mlan0 hostcmd config/ed_mac_ctrl_V1_8801.conf ed_mac_ctrl
#
#
## Set Energy Detect Threshold for EU Adaptivity test
ed_mac_ctrl={
CmdCode=0x0124 #Command code, DO NOT change this line
Enable:2=0x1 # 0 - disable EU adaptivity
# 1 - enable EU adaptivity
Offset:2=0x1b # 0 - Default Energy Detect threshold
#offset value range: 0x80 to 0x7F
}