Home
last modified time | relevance | path

Searched refs:netdata_publish_dnssrp_unicast_mleid (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dtest_netdata_publisher.py378 node.netdata_publish_dnssrp_unicast_mleid(DNSSRP_PORT)
409 node.netdata_publish_dnssrp_unicast_mleid(DNSSRP_PORT, num)
434 node.netdata_publish_dnssrp_unicast_mleid(DNSSRP_PORT, 20 - num)
458 node.netdata_publish_dnssrp_unicast_mleid(DNSSRP_PORT)
Dnode.py2526 def netdata_publish_dnssrp_unicast_mleid(self, port, version=0): member in NodeImpl