mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-07-14 09:22:21 +08:00
esp_wifi: fix country policy issue(c814112b)
1. update regdomain max channel according to country info from nvs and/or AP. 2. channel 14 is allowed only in 11b mode. 3. remove csa when switch channel from/to 14 channel. 4. update phy mode nvs when softap channel from 14 to other. 5. fix the bug that check whether channel parameter is valid. 6. add regdomain max channel of ap. 7. update total scan time. 8. update min chan when country policy is auto. 9. check whether country schan and nchan is valid. 10. fix pairwise cipher tkip pmf compability issue. 11. fix disconnect when set country. 12. fix set country code before wifi start issue. 13. check the third octect of country code string. 14. can active scan channel 12 13 14 when country policy is manual. 15. add clear ap list interface
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user