mdns_init() function
Initialize mDNS on given interface
Return value
- ESP_OK on success - ESP_ERR_INVALID_STATE when failed to register event handler - ESP_ERR_NO_MEM on memory error - ESP_FAIL when failed to start mdns task
![]()
mdns_init();
mdns_init() is called by 2 functions and calls 17 functions:
![]()
mdns_init()
mdns_init() reads 18 variables and writes 5 variables:
![]()
mdns_init()