Searched refs:removeSrpService (Results 1 – 2 of 2) sorted by relevance
303 public void removeSrpService(String serviceName, String serviceType, boolean notifyServer) { in removeSrpService() method in FullThreadDevice327 removeSrpService(serviceName, serviceType, false /* notifyServer */); in updateSrpService()
302 ftd.removeSrpService("my-service", "_test._udp", true /* notifyServer */); in advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns()