esp_netif_deinit() function
Deinitialize the esp-netif component (and the underlying TCP/IP stack) Note: Deinitialization is not supported yet
Return value
- ESP_ERR_INVALID_STATE if esp_netif not initialized - ESP_ERR_NOT_SUPPORTED otherwise
Examples
esp_netif_deinit() is referenced by 2 libraries and example projects: