Searched refs:force_notification (Results 1 – 1 of 1) sorted by relevance
960 self.check_modem_lines(force_notification=True)976 def check_modem_lines(self, force_notification=False): argument995 if modemstate != self.last_modemstate or force_notification:996 … if (self._client_is_rfc2217 and (modemstate & self.modemstate_mask)) or force_notification:1263 self.check_modem_lines(force_notification=True)