Home
last modified time | relevance | path

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

/openthread-3.4.0/tools/harness-thci/
DOpenThread.py2361 xCommissionerSessionId, argument
2392 def MGMT_PANID_QUERY(self, sAddr, xCommissionerSessionId, listChannelMask, xPanId): argument
2412 def MGMT_ANNOUNCE_BEGIN(self, sAddr, xCommissionerSessionId, listChannelMask, xCount, xPeriod): argument
2636 xCommissionerSessionId=None, argument
2689 if xCommissionerSessionId is not None:
2692 sessionid = str(hex(xCommissionerSessionId))[2:]
2801 def sendBeacons(self, sAddr, xCommissionerSessionId, listChannelMask, xPanId): argument
DOpenThread_WpanCtl.py2177 …def MGMT_ED_SCAN(self, sAddr, xCommissionerSessionId, listChannelMask, xCount, xPeriod, xScanDurat… argument
2208 def MGMT_PANID_QUERY(self, sAddr, xCommissionerSessionId, listChannelMask, xPanId): argument
2233 def MGMT_ANNOUNCE_BEGIN(self, sAddr, xCommissionerSessionId, listChannelMask, xCount, xPeriod): argument
2490 xCommissionerSessionId=None, argument
2555 if xCommissionerSessionId is not None:
2700 def sendBeacons(self, sAddr, xCommissionerSessionId, listChannelMask, xPanId): argument