Searched refs:channelToCapture (Results 1 – 2 of 2) sorted by relevance
64 def startSniffer(self, channelToCapture, captureFileLocation): argument73 self.setChannel(channelToCapture)117 def setChannel(self, channelToCapture): argument123 self.channel = channelToCapture
255 def startSniffer(self, channelToCapture, captureFileLocation, includeEthernet=False): argument256 self.channel = channelToCapture306 def setChannel(self, channelToCapture): argument307 self.channel = channelToCapture