Searched refs:IO_ERROR_CHANNEL_FULL (Results 1 – 1 of 1) sorted by relevance
37 IO_ERROR_CHANNEL_FULL = 11 variable in ATChannel154 if write_error.args[0] == self.IO_ERROR_CHANNEL_FULL:215 if not read_error.args[0] == self.IO_ERROR_CHANNEL_FULL: