Searched defs:control_channel (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/cert/ |
H A D | cert_le_l2cap.py | 34 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
|
/aosp12/system/bt/gd/l2cap/classic/cert/ |
H A D | cert_l2cap.py | 42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument
|