mdns_delegate_hostname_add() function
Adds a hostname and address to be delegated A/AAAA queries will be replied for the hostname and services can be added to this host.
Arguments
address_list
The IP address list of the host
Return value
- ESP_OK success - ESP_ERR_INVALID_STATE mDNS is not running - ESP_ERR_INVALID_ARG Parameter error - ESP_ERR_NO_MEM memory error