ESP-IDF + 0/5 examples
SourceVu will show references to esp_netif_dhcpc_stop() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK - ESP_ERR_ESP_NETIF_INVALID_PARAMS - ESP_ERR_ESP_NETIF_DHCP_ALREADY_STOPPED - ESP_ERR_ESP_NETIF_IF_NOT_READY

Notes

Calling action_netif_stop() will also stop the DHCP Client if it is running.

References

from examples