Searched defs:control_channel (Results 1 – 2 of 2) sorted by relevance
/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
|