Home
last modified time | relevance | path

Searched defs:cert_address (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/cert/
Dpy_security.py156 def accept_pairing(self, cert_address, reply_boolean): argument
164 def accept_oob_pairing(self, cert_address, reply_boolean): argument
172 def wait_for_passkey(self, cert_address): argument
189 def input_pin(self, cert_address, pin): argument
197 def on_user_input(self, cert_address, reply_boolean, expected_ui_event, pin=[]): argument
Dpy_l2cap.py76 def __init__(self, device, cert_address, has_security=False): argument
180 def __init__(self, device, cert_address, psm, l2cap_stream): argument
206 def __init__(self, grpc_response_future, device, cert_address, psm, le_l2cap_stream): argument
236 def register_coc(self, cert_address, psm=0x33, security_level=SecurityLevel.NO_SECURITY): argument
241 def connect_coc_to_cert(self, cert_address, psm=0x33): argument