Home
last modified time | relevance | path

Searched refs:send_pairing_dhkey_check_command (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/tests/
Dself_test.py536 MockSmpSession.send_pairing_dhkey_check_command = MagicMock()
546 MockSmpSession.send_pairing_dhkey_check_command.assert_not_called()
/aosp_15_r20/external/python/bumble/bumble/
Dsmp.py1077 def send_pairing_dhkey_check_command(self) -> None: member in Session
1778 self.send_pairing_dhkey_check_command()
1877 self.send_pairing_dhkey_check_command()
1881 self.send_pairing_dhkey_check_command()