Searched defs:on_l2cap_channel_close (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/bumble/bumble/ | ||
D | avctp.py | 175 def on_l2cap_channel_close(self): member in Protocol |
D | hid.py | 279 def on_l2cap_channel_close(self, l2cap_channel: l2cap.ClassicChannel) -> None: member in HID |
D | avdtp.py | 1469 def on_l2cap_channel_close(self): member in Protocol |
D | rfcomm.py | 1011 def on_l2cap_channel_close(self) -> None: member in Multiplexer |