Lines Matching refs:passkey
662 passkey = self.dut_security.wait_for_ui_event_passkey()
664 if passkey == 0:
670 …message_type=UiCallbackType.PASSKEY, numeric_value=passkey, unique_id=1, address=self.dut_address))
709 passkey = self.dut_security.wait_for_ui_event_passkey()
711 if passkey == 0:
720 …message_type=UiCallbackType.PASSKEY, numeric_value=passkey, unique_id=1, address=self.dut_address))
760 passkey = self.cert_security.wait_for_ui_event_passkey()
762 if passkey == 0:
770 …message_type=UiCallbackType.PASSKEY, numeric_value=passkey, unique_id=1, address=self.cert_address…
813 passkey = self.dut_security.wait_for_ui_event_passkey()
817 …message_type=UiCallbackType.PASSKEY, numeric_value=passkey, unique_id=1, address=self.dut_address))