Searched defs:l2cap_channel (Results 1 – 4 of 4) sorted by relevance
| /external/python/bumble/apps/ |
| D | l2cap_bridge.py | 76 def on_coc(self, l2cap_channel): argument 80 def __init__(self, bridge, l2cap_channel): argument
|
| D | bench.py | 722 def on_l2cap_channel(self, l2cap_channel): argument
|
| /external/python/bumble/bumble/ |
| D | rfcomm.py | 595 def __init__(self, l2cap_channel, role): argument 877 def on_connection(self, l2cap_channel): argument 881 def on_l2cap_channel_open(self, l2cap_channel): argument
|
| D | avdtp.py | 1236 def __init__(self, l2cap_channel, version=(1, 3)): argument
|