mdns_register_netif() is only used within restful_server sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK success - ESP_ERR_INVALID_STATE mDNS is not running or this netif is already registered - ESP_ERR_NO_MEM not enough memory for this in interface in the netif list (see CONFIG_MDNS_MAX_INTERFACES)

References

from examples