mesh_netif_start_root_ap() function
Start the netif for root AP Note: The AP netif needs to be started separately after root received an IP address from the router so the DNS address could be used for dhcps
Arguments
is_root
must be true, ignored otherwise
dns_addr
DNS address to use in DHCP server running on roots AP
Return value
ESP_OK on success