Searched refs:iTimeOut (Results 1 – 2 of 2) sorted by relevance
1687 def setKeepAliveTimeOut(self, iTimeOut): argument1699 print(iTimeOut)1701 cmd = self.wpan_cmd_prefix + 'setprop NCP:SleepyPollInterval %s' % str(iTimeOut * 1000)
1747 def setKeepAliveTimeOut(self, iTimeOut): argument1757 cmd = 'childtimeout %d' % iTimeOut