Home
last modified time | relevance | path

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

/external/python/bumble/bumble/pandora/
Dl2cap.py57 L2capChannel = Union[ClassicChannel, LeCreditBasedChannel] variable
75 def register_event(self, l2cap_channel: L2capChannel) -> ChannelContext:
138 def on_l2cap_channel(l2cap_channel: L2capChannel):
292 l2cap_channel: L2capChannel,
/external/pigweed/pw_bluetooth_proxy/
Dl2cap_channel.cc55 L2capChannel::L2capChannel(L2capChannel&& other) in L2capChannel() function in pw::bluetooth::proxy::L2capChannel
305 L2capChannel::L2capChannel( in L2capChannel() function in pw::bluetooth::proxy::L2capChannel