Searched refs:l2cap_manager_le_ (Results 1 – 3 of 3) sorted by relevance
53 std::unique_ptr<bluetooth::l2cap::le::FixedChannelManager> l2cap_manager_le_( in impl() local58 l2cap_manager_le_->RegisterService( in impl()
119 l2cap_manager_le_->ConnectServices( in CreateBondLe()589 l2cap_manager_le_(l2cap_le_module_->GetFixedChannelManager()), in SecurityManagerImpl()597 l2cap_manager_le_->RegisterService( in SecurityManagerImpl()
221 std::unique_ptr<l2cap::le::FixedChannelManager> l2cap_manager_le_; variable