Searched defs:host_name (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/tests/scripts/thread-cert/ |
D | node.py | 1180 def srp_server_get_host(self, host_name): argument 3964 def publish_mdns_service(self, instance_name, service_type, port, host_name, txt): argument 4007 def discover_mdns_service(self, instance, name, host_name, timeout=2): argument
|
/openthread-latest/tests/toranj/cli/ |
D | cli.py | 727 def srp_server_get_host(self, host_name): argument
|