Searched defs:acl_stream (Results 1 – 2 of 2) 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
|