Searched defs:strDestinationAddr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/tools/harness-thci/ |
H A 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
|
H A D | OpenThread.py | 2092 def diagnosticGet(self, strDestinationAddr, listTLV_ids=()): argument 2107 def diagnosticReset(self, strDestinationAddr, listTLV_ids=()): argument 2122 def diagnosticQuery(self, strDestinationAddr, listTLV_ids=()): argument
|