Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dfixed_channel_allocator_test.cc74 EXPECT_EQ(channel, channel_allocator_->FindChannel(cid)); in TEST_F()
Dfixed_channel_allocator.h71 virtual std::shared_ptr<FixedChannelImplType> FindChannel(Cid cid) { in FindChannel() function