Searched defs:acl_stream (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
| D | py_hci.py | 35 def __init__(self, handle, acl_stream, device): argument 58 …def __init__(self, handle, acl_stream, device, peer, peer_type, peer_resolvable, local_resolvable): argument 133 acl_stream = None variable in PyHci
|
| D | py_hal.py | 33 def __init__(self, handle, acl_stream, device): argument
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/le/ |
| D | cert_le_l2cap.py | 33 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/classic/ |
| D | cert_l2cap.py | 42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument
|