Searched refs:on_user_input (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_security.py | 191 self.on_user_input( 194 def on_user_input(self, cert_address, reply_boolean, expected_ui_event, pin=[]): member in PySecurity
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/security/ |
D | security_test.py | 135 … initiator.on_user_input(responder.get_address(), init_ui_response, expected_init_ui_event) 158 initiator.on_user_input(responder.get_address(), init_ui_response, expected_init_ui_event)
|
D | cert_security.py | 335 def on_user_input(self, dut_address, reply_boolean, expected_ui_event): member in CertSecurity
|