Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/pyserial/serial/
Drfc2217.py228 …def __init__(self, connection, name, option, send_yes, send_no, ack_yes, ack_no, initial_state, ac… argument
243 self.send_yes = send_yes
268 self.connection.telnetSendOption(self.send_yes, self.option)
440 self.telnetSendOption(option.send_yes, option.option)
941 self.telnetSendOption(option.send_yes, option.option)