Searched defs:acl_stream (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/cert/ |
D | py_hci.py | 54 def __init__(self, handle, acl_stream, device): argument 112 acl_stream = None variable in PyHci
|
D | py_hal.py | 57 def __init__(self, handle, acl_stream, device): argument
|
/system/bt/gd/l2cap/le/cert/ |
D | cert_le_l2cap.py | 34 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
|
/system/bt/gd/l2cap/classic/cert/ |
D | cert_l2cap.py | 42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument
|