Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfacade.cc310 fixed_channel_manager_ = l2cap_layer_->GetFixedChannelManager(); in L2capFixedChannelHelper()
311 fixed_channel_manager_->RegisterService( in L2capFixedChannelHelper()
326 fixed_channel_manager_->ConnectServices( in Connect()
416 std::unique_ptr<FixedChannelManager> fixed_channel_manager_; member in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper