muhaidong 7f2d6e96b4 esp_wifi: fix deinit return wrong value
1. Deinit does not return ESP_ERR_WIFI_NOT_INIT if the wifi driver is no longer initialized.
2. Fix get wrong channel value use esp_wifi_get_config.
3. Fix bug of missing unlock when wifi stop.
4. Fix annotation error of api esp_wifi_connect.
2022-09-28 18:09:56 +08:00
..
2021-10-12 14:05:14 +08:00
2022-07-01 17:39:53 +08:00
2021-01-15 14:32:46 +08:00
2021-02-02 11:42:00 +08:00