Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-sniffer/
DOT_Sniffer.py64 def startSniffer(self, channelToCapture, captureFileLocation): argument
73 self.setChannel(channelToCapture)
117 def setChannel(self, channelToCapture): argument
123 self.channel = channelToCapture
/openthread-latest/tools/harness-simulation/harness/Thread_Harness/Sniffer/
DSimSniffer.py255 def startSniffer(self, channelToCapture, captureFileLocation, includeEthernet=False): argument
256 self.channel = channelToCapture
306 def setChannel(self, channelToCapture): argument
307 self.channel = channelToCapture