esp-idf/components/esp_wifi/include
muhaidong 06fb6b2e32 esp_wifi: fix country policy issue
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.

Docs: change default country from "CN" to "01"
2022-06-02 16:15:48 +08:00
..
esp_private Merge branch 'feature/add_task_wrappers' into 'master' 2022-05-30 10:29:50 +08:00
esp_coexist_adapter.h esp_wifi: add esp32c3 wifi lib 2020-12-15 17:13:10 +08:00
esp_coexist_internal.h esp_wifi: fully support connectionless traffic with ps and coex 2022-05-28 08:52:55 +00:00
esp_coexist.h Add HW external coexist api. 2021-10-12 14:05:14 +08:00
esp_mesh_internal.h mesh: support for chain topology 2021-03-16 14:17:13 +08:00
esp_mesh.h esp_mesh: Document that hard-coded non-root nodes do not need TCP/IP 2022-03-10 08:19:44 +01:00
esp_now.h esp_wifi: fully support connectionless traffic with ps and coex 2022-05-28 08:52:55 +00:00
esp_smartconfig.h esp_wifi: add esptouch v2 2021-01-15 14:32:46 +08:00
esp_wifi_crypto_types.h esp_wifi: Add support for GCMP and GMAC ciphers 2021-10-12 20:48:51 +08:00
esp_wifi_default.h Remove legacy system event framework. 2022-03-09 15:53:45 +05:30
esp_wifi_netif.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_wifi_types.h esp_wifi: update esp32c2 wifi rom & lib 2022-05-28 08:52:55 +00:00
esp_wifi.h esp_wifi: fix country policy issue 2022-06-02 16:15:48 +08:00
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00