Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Davctp.py172 def on_l2cap_channel_open(self): member in Protocol
Dhid.py270 def on_l2cap_channel_open(self, l2cap_channel: l2cap.ClassicChannel) -> None: member in HID
Davdtp.py1465 def on_l2cap_channel_open(self): member in Protocol
1992 def on_l2cap_channel_open(self): member in Stream
Drfcomm.py1127 def on_l2cap_channel_open(self, l2cap_channel: l2cap.ClassicChannel) -> None: member in Server