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.