Magisk-Modules-Repo / wifi-bonding

Double your bandwith on your Qualcomm devices.
595 stars 137 forks source link

Help me #24

Closed Gastovalee closed 4 years ago

Gastovalee commented 4 years ago
#SOFTAP Channel Range selection Operating band

# 0:2.4GHZ 1: LOW-5GHZ 2:MID-5GHZ 3:HIGH-5GHZ 4: 4.9HZ BAND

gAPChannelSelectOperatingBand=0

#Channel Bonding
gChannelBondingMode5GHz=1
gChannelBondingMode24GHz=1

gEnableModulatedDTIM = 3
gMaxLIModulatedDTIM = 3
gEnableDatainactivity = 200

#Enable Keep alive with non-zero period value

gStaKeepAlivePeriod=30

This is work ?

simonsmh commented 4 years ago

Theoretically yes.