Function esp_idf_sys::esp_wifi_internal_set_sta_ip
source ยท pub unsafe extern "C" fn esp_wifi_internal_set_sta_ip() -> esp_err_t
Expand description
@brief Notify WIFI driver that the station got ip successfully
@return - ESP_OK : succeed - others : fail