Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_allocator.cc59 …ptr<DynamicChannelImpl> DynamicChannelAllocator::AllocateReservedChannel(Cid reserved_cid, Psm psm, in AllocateReservedChannel()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc219 auto reserved_cid = ReserveDynamicChannel(); in SendConnectionRequest() local
259 …2cap::internal::DynamicChannelImpl> Link::AllocateReservedDynamicChannel(Cid reserved_cid, Psm psm, in AllocateReservedDynamicChannel()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc239 …2cap::internal::DynamicChannelImpl> Link::AllocateReservedDynamicChannel(Cid reserved_cid, Psm psm, in AllocateReservedDynamicChannel()