Home
last modified time | relevance | path

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

/external/python/bumble/apps/
Dl2cap_bridge.py76 def on_coc(self, l2cap_channel): argument
80 def __init__(self, bridge, l2cap_channel): argument
Dbench.py722 def on_l2cap_channel(self, l2cap_channel): argument
/external/python/bumble/bumble/
Drfcomm.py595 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
Davdtp.py1236 def __init__(self, l2cap_channel, version=(1, 3)): argument