Home
last modified time | relevance | path

Searched defs:reserved_cid (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/l2cap/internal/
Ddynamic_channel_allocator.cc53 …ptr<DynamicChannelImpl> DynamicChannelAllocator::AllocateReservedChannel(Cid reserved_cid, Psm psm, in AllocateReservedChannel()
/system/bt/gd/l2cap/le/internal/
Dlink.cc177 auto reserved_cid = ReserveDynamicChannel(); in SendConnectionRequest() local
217 …2cap::internal::DynamicChannelImpl> Link::AllocateReservedDynamicChannel(Cid reserved_cid, Psm psm, in AllocateReservedDynamicChannel()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc235 …2cap::internal::DynamicChannelImpl> Link::AllocateReservedDynamicChannel(Cid reserved_cid, Psm psm, in AllocateReservedDynamicChannel()