Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc288 fixed_channel_manager_ = l2cap_layer_->GetFixedChannelManager(); in L2capFixedChannelHelper()
289 fixed_channel_manager_->RegisterService( in L2capFixedChannelHelper()
304 fixed_channel_manager_->ConnectServices( in Connect()
394 std::unique_ptr<FixedChannelManager> fixed_channel_manager_; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper