Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/internal/
Dfixed_channel_allocator.h62 virtual void FreeChannel(Cid cid) { in FreeChannel() function
Ddynamic_channel_allocator.cc81 void DynamicChannelAllocator::FreeChannel(Cid cid) { in FreeChannel() function in bluetooth::l2cap::internal::DynamicChannelAllocator