Searched defs:l2cap_stream (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/bt/gd/cert/ |
H A D | py_l2cap.py | 37 def __init__(self, device, psm, l2cap_stream): argument 64 def __init__(self, grpc_response_future, device, psm, l2cap_stream): argument 159 def __init__(self, device, cid, l2cap_stream): argument 180 def __init__(self, device, cert_address, psm, l2cap_stream): argument
|