Searched defs:AllocateChannel (Results 1 – 2 of 2) sorted by relevance
52 virtual std::shared_ptr<FixedChannelImplType> AllocateChannel(Cid cid) { in AllocateChannel() function
33 std::shared_ptr<DynamicChannelImpl> DynamicChannelAllocator::AllocateChannel(Psm psm, Cid remote_ci… in AllocateChannel() function in bluetooth::l2cap::internal::DynamicChannelAllocator