Searched defs:strDestinationAddr (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/tools/harness-thci/ |
D | OpenThread_WpanCtl.py | 1989 def diagnosticGet(self, strDestinationAddr, listTLV_ids=[]): argument 1992 def diagnosticQuery(self, strDestinationAddr, listTLV_ids=[]): argument 1996 def diagnosticReset(self, strDestinationAddr, listTLV_ids=[]): argument
|
D | OpenThread.py | 2082 def diagnosticGet(self, strDestinationAddr, listTLV_ids=()): argument 2097 def diagnosticReset(self, strDestinationAddr, listTLV_ids=()): argument 2112 def diagnosticQuery(self, strDestinationAddr, listTLV_ids=()): argument
|