Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dfixed_channel_allocator.h41 class FixedChannelAllocator {
43FixedChannelAllocator(LinkType* link, os::Handler* l2cap_handler) : link_(link), l2cap_handler_(l2… in FixedChannelAllocator() function
48 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/classic/internal/
Ddumpsys_helper.h40 … const l2cap::internal::FixedChannelAllocator<FixedChannelImpl, Link>& channel_allocator) const;
Ddumpsys_helper.cc47 const bluetooth::l2cap::internal::FixedChannelAllocator< in DumpActiveFixedChannels()
Dlink.h212 …l2cap::internal::FixedChannelAllocator<FixedChannelImpl, Link> fixed_channel_allocator_{this, l2ca…
/system/bt/gd/l2cap/le/internal/
Dlink.h156 …l2cap::internal::FixedChannelAllocator<FixedChannelImpl, Link> fixed_channel_allocator_{this, l2ca…