Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dfixed_channel_allocator.h34 class FixedChannelAllocator {
36FixedChannelAllocator(LinkType* link, os::Handler* l2cap_handler) : link_(link), l2cap_handler_(l2… in FixedChannelAllocator() function
41 virtual ~FixedChannelAllocator() = default;
Dfixed_channel_allocator_test.cc46 …std::make_unique<FixedChannelAllocator<MockFixedChannelImpl, MockLink>>(mock_classic_link_, handle… in SetUp()
62 std::unique_ptr<FixedChannelAllocator<MockFixedChannelImpl, MockLink>> channel_allocator_;
/system/bt/gd/l2cap/le/internal/
Dlink.h140 …l2cap::internal::FixedChannelAllocator<FixedChannelImpl, Link> fixed_channel_allocator_{this, l2ca…
/system/bt/gd/l2cap/classic/internal/
Dlink.h184 …l2cap::internal::FixedChannelAllocator<FixedChannelImpl, Link> fixed_channel_allocator_{this, l2ca…