Searched refs:GetDynamicChannelManager (Results 1 – 10 of 10) sorted by relevance
31 MOCK_METHOD(std::unique_ptr<DynamicChannelManager>, GetDynamicChannelManager, (), (override));
49 virtual std::unique_ptr<DynamicChannelManager> GetDynamicChannelManager();
113 std::unique_ptr<DynamicChannelManager> L2capClassicModule::GetDynamicChannelManager() { in GetDynamicChannelManager() function in bluetooth::l2cap::classic::L2capClassicModule
266 dynamic_channel_manager_ = l2cap_layer_->GetDynamicChannelManager(); in L2capDynamicChannelHelper()
34 std::unique_ptr<l2cap::classic::DynamicChannelManager> GetDynamicChannelManager() override { in GetDynamicChannelManager() function
45 fuzz_l2cap_classic_module_->GetDynamicChannelManager()->ConnectChannel( in CreateConnection()
52 virtual std::unique_ptr<DynamicChannelManager> GetDynamicChannelManager();
93 std::unique_ptr<DynamicChannelManager> L2capLeModule::GetDynamicChannelManager() { in GetDynamicChannelManager() function in bluetooth::l2cap::le::L2capLeModule
137 dynamic_channel_manager_ = l2cap_layer_->GetDynamicChannelManager(); in L2capDynamicChannelHelper()
96 GetL2capClassicModule()->GetDynamicChannelManager()->RegisterService( in Register()121 GetL2capClassicModule()->GetDynamicChannelManager()->ConnectChannel( in Connect()1284 GetL2capLeModule()->GetDynamicChannelManager()->RegisterService( in Register()1315 GetL2capLeModule()->GetDynamicChannelManager()->ConnectChannel( in Connect()