Searched refs:rfc2217SetControl (Results 1 – 1 of 1) sorted by relevance
500 self.rfc2217SetControl(SET_CONTROL_USE_HW_FLOW_CONTROL)502 self.rfc2217SetControl(SET_CONTROL_USE_SW_FLOW_CONTROL)504 self.rfc2217SetControl(SET_CONTROL_USE_NO_FLOW_CONTROL)635 self.rfc2217SetControl(SET_CONTROL_BREAK_ON)637 self.rfc2217SetControl(SET_CONTROL_BREAK_OFF)645 self.rfc2217SetControl(SET_CONTROL_RTS_ON)647 self.rfc2217SetControl(SET_CONTROL_RTS_OFF)655 self.rfc2217SetControl(SET_CONTROL_DTR_ON)657 self.rfc2217SetControl(SET_CONTROL_DTR_OFF)830 def rfc2217SetControl(self, value): member in RFC2217Serial