HomeSort by relevance Sort by last modified time
    Searched refs:getCTS (Results 1 - 9 of 9) sorted by null

  /external/chromium-trace/catapult/third_party/pyserial/serial/
sermsdos.py 177 def getCTS(self):
serialcli.py 216 def getCTS(self):
serialjava.py 207 def getCTS(self):
serialwin32.py 369 def getCTS(self):
rfc2217.py 659 def getCTS(self):
    [all...]
serialposix.py 566 def getCTS(self):
  /external/chromium-trace/catapult/third_party/pyserial/serial/urlhandler/
protocol_loop.py 207 def getCTS(self):
211 self.logger.info('getCTS() -> state of RTS (%r)' % (self.cts,))
protocol_socket.py 216 def getCTS(self):
220 self.logger.info('returning dummy for getCTS()')
  /external/chromium-trace/catapult/third_party/pyserial/serial/tools/
miniterm.py 227 (self.serial.getCTS() and 'active' or 'inactive'),

Completed in 192 milliseconds