mdns_browse_delete() function
Stop the `_service._proto` browse.
Arguments
service
Pointer to the `_service` which will be browsed.
proto
Pointer to the `_proto` which will be browsed.
Return value
- ESP_OK success. - ESP_ERR_FAIL mDNS is not running or the browsing of `_service._proto` is never started. - ESP_ERR_NO_MEM memory error.
mdns_browse_delete() is called by 1 function and calls 4 functions:
![]()
mdns_browse_delete()
mdns_browse_delete() reads 2 variables:
![]()
mdns_browse_delete()