Home
last modified time | relevance | path

Searched defs:NumberOfChannels (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/l2cap/internal/
H A Dfixed_channel_allocator.h76 virtual size_t NumberOfChannels() const { in NumberOfChannels() function
H A Ddynamic_channel_allocator.cc118 size_t DynamicChannelAllocator::NumberOfChannels() const { in NumberOfChannels() function in bluetooth::l2cap::internal::DynamicChannelAllocator