3 Commits

Author SHA1 Message Date
dd7254fb02 esp_wifi: fix country policy issue(4dc524e5)
1. Fix not update phy according to country code.
2. Update regdomain max channel according to country info from nvs and or AP.
3. Change nvs default country from "CN" to "01".
4. Channel 14 is allowed only 11b mode.
5. Remove csa when switch channel from/to 14 channel.
6. Update phy mode nvs when softap channel from 14 to other.
7. Fix the bug that check whether channel parameter is valid.
2022-05-31 15:38:01 +08:00
0d5920de95 wifi lib: fix adapter argument types(0ca6d0bf) 2022-05-29 18:41:28 +08:00
05794b1c88 bringup esp32c2 wifi, fully support connectionless traffic with ps and coex (c6eaf9cc) 2022-05-26 17:47:08 +08:00