Home
last modified time | relevance | path

Searched defs:acl_stream (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/cert/
Dpy_hci.py54 def __init__(self, handle, acl_stream, device): argument
112 acl_stream = None variable in PyHci
Dpy_hal.py57 def __init__(self, handle, acl_stream, device): argument
/system/bt/gd/l2cap/le/cert/
Dcert_le_l2cap.py34 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
/system/bt/gd/l2cap/classic/cert/
Dcert_l2cap.py42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument