Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-thci/
DOpenThread.py2092 def diagnosticGet(self, strDestinationAddr, listTLV_ids=()): argument
2100 strDestinationAddr,
2107 def diagnosticReset(self, strDestinationAddr, listTLV_ids=()): argument
2115 strDestinationAddr,
2122 def diagnosticQuery(self, strDestinationAddr, listTLV_ids=()): argument
2123 self.diagnosticGet(strDestinationAddr, listTLV_ids)
DOpenThread_WpanCtl.py1989 def diagnosticGet(self, strDestinationAddr, listTLV_ids=[]): argument
1992 def diagnosticQuery(self, strDestinationAddr, listTLV_ids=[]): argument
1994 self.diagnosticGet(strDestinationAddr, listTLV_ids)
1996 def diagnosticReset(self, strDestinationAddr, listTLV_ids=[]): argument