Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-thci/
DOpenThread_BR.py438 def ping(self, strDestination, ilength=0, hop_limit=5, timeout=5): argument
458 strDestination,
DOpenThread.py1333 def ping(self, strDestination, ilength=0, hop_limit=64, timeout=5): argument
1342 cmd = 'ping %s %s' % (strDestination, str(ilength))