Searched refs:service_type (Results 1 – 2 of 2) sorted by relevance
35 def on_service_state_change(zeroconf, service_type, name, state_change): argument37 zeroconf.get_service_info(service_type, name)
3964 def publish_mdns_service(self, instance_name, service_type, port, host_name, txt): argument