Searched defs:cert_address (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | py_security.py | 153 def accept_pairing(self, cert_address, reply_boolean): argument 161 def accept_oob_pairing(self, cert_address, reply_boolean): argument 169 def wait_for_passkey(self, cert_address): argument 186 def input_pin(self, cert_address, pin): argument 194 def on_user_input(self, cert_address, reply_boolean, expected_ui_event, pin=[]): argument
|