Home
last modified time | relevance | path

Searched defs:on_l2cap_connection (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/bumble/
Davdtp.py1458 def on_l2cap_connection(self, channel): member in Protocol
1767 def on_l2cap_connection(self, channel: l2cap.ClassicChannel) -> None: member in Listener
1983 def on_l2cap_connection(self, channel): member in Stream
Dhid.py265 def on_l2cap_connection(self, l2cap_channel: l2cap.ClassicChannel) -> None: member in HID