ESP-IDF + 0/2 examples
SourceVu will show references to esp_netif_dhcpc_start() 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_STARTED - ESP_ERR_ESP_NETIF_DHCPC_START_FAILED

Notes

The default event handlers for the SYSTEM_EVENT_STA_CONNECTED and SYSTEM_EVENT_ETH_CONNECTED events call this function.

References

from examples