Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py35 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
Dpy_hal.py33 def __init__(self, handle, acl_stream, device): argument
/packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/le/
Dcert_le_l2cap.py33 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
/packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/classic/
Dcert_l2cap.py42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument