mdns_service_add_for_host() is only used within restful_server sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK success - ESP_ERR_INVALID_ARG Parameter error - ESP_ERR_NO_MEM memory error - ESP_FAIL failed to add service

Notes

The value length of txt items will be automatically decided by strlen

References