Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/
Dl2cap_le_module.cc60 internal::FixedChannelServiceManagerImpl fixed_channel_service_manager_impl_{l2cap_handler_}; member
64 &fixed_channel_service_manager_impl_,
89 …ique_ptr<FixedChannelManager>(new FixedChannelManager(&pimpl_->fixed_channel_service_manager_impl_, in GetFixedChannelManager()
/system/bt/gd/l2cap/classic/
Dl2cap_classic_module.cc54 internal::FixedChannelServiceManagerImpl fixed_channel_service_manager_impl_{l2cap_handler_}; member
56 …rnal::LinkManager link_manager_{l2cap_handler_, acl_manager_, &fixed_channel_service_manager_impl_,
109 …ique_ptr<FixedChannelManager>(new FixedChannelManager(&pimpl_->fixed_channel_service_manager_impl_, in GetFixedChannelManager()