Home
last modified time | relevance | path

Searched refs:fixed_channel_service_manager_impl_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dl2cap_le_module.cc63 internal::FixedChannelServiceManagerImpl fixed_channel_service_manager_impl_{l2cap_handler_}; member
67 &fixed_channel_service_manager_impl_,
92 …ique_ptr<FixedChannelManager>(new FixedChannelManager(&pimpl_->fixed_channel_service_manager_impl_, in GetFixedChannelManager()
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dl2cap_classic_module.cc53 internal::FixedChannelServiceManagerImpl fixed_channel_service_manager_impl_{l2cap_handler_}; member
55 …rnal::LinkManager link_manager_{l2cap_handler_, acl_manager_, &fixed_channel_service_manager_impl_,
108 …ique_ptr<FixedChannelManager>(new FixedChannelManager(&pimpl_->fixed_channel_service_manager_impl_, in GetFixedChannelManager()