Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-thci/
DOpenThread.py2372 xCommissionerSessionId, argument
2403 def MGMT_PANID_QUERY(self, sAddr, xCommissionerSessionId, listChannelMask, xPanId): argument
2423 def MGMT_ANNOUNCE_BEGIN(self, sAddr, xCommissionerSessionId, listChannelMask, xCount, xPeriod): argument
2647 xCommissionerSessionId=None, argument
2700 if xCommissionerSessionId is not None:
2703 sessionid = str(hex(xCommissionerSessionId))[2:]
2812 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