Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc35 class ChannelManagerImpl final : public ChannelManager { class
158 ChannelManagerImpl::ChannelManagerImpl(hci::AclDataChannel* acl_data_channel, in ChannelManagerImpl() function in bt::l2cap::ChannelManagerImpl