Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Davctp.py175 def on_l2cap_channel_close(self): member in Protocol
Dhid.py279 def on_l2cap_channel_close(self, l2cap_channel: l2cap.ClassicChannel) -> None: member in HID
Davdtp.py1469 def on_l2cap_channel_close(self): member in Protocol
1996 def on_l2cap_channel_close(self): member in Stream
Drfcomm.py1011 def on_l2cap_channel_close(self) -> None: member in Multiplexer