Searched refs:send_pairing_dhkey_check_command (Results 1 – 2 of 2) sorted by relevance
536 MockSmpSession.send_pairing_dhkey_check_command = MagicMock()546 MockSmpSession.send_pairing_dhkey_check_command.assert_not_called()
1077 def send_pairing_dhkey_check_command(self) -> None: member in Session1778 self.send_pairing_dhkey_check_command()1877 self.send_pairing_dhkey_check_command()1881 self.send_pairing_dhkey_check_command()