Searched refs:MS_RLSD_ON (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/pyserial/serial/ | ||
D | win32.py | 210 MS_RLSD_ON = 128 # Variable c_ulong variable |
D | serialwin32.py | 387 return win32.MS_RLSD_ON & self._GetCommModemStatus() != 0 |