Searched refs:at_suffix (Results 1 – 3 of 3) sorted by relevance
40 at_prefix='', at_suffix='\r\n'): argument70 self._at_suffix = at_suffix114 def at_suffix(self): member in ATChannel119 @at_suffix.setter120 def at_suffix(self, value): member in ATChannel267 command = self.at_prefix + command + self.at_suffix
130 self._modem_channel.at_suffix = modem_conf.mm_to_modem_at_suffix138 self._mm_channel.at_suffix = modem_conf.modem_to_mm_at_suffix
72 self._at_channel.at_suffix = '##'