Home
last modified time | relevance | path

Searched defs:GetQueueUpEnd (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/l2cap/
Ddynamic_channel.cc38 DynamicChannel::GetQueueUpEnd() const { in GetQueueUpEnd() function in bluetooth::l2cap::DynamicChannel
/system/bt/gd/l2cap/classic/
Dfixed_channel.cc43 FixedChannel::GetQueueUpEnd() const { in GetQueueUpEnd() function in bluetooth::l2cap::classic::FixedChannel
/system/bt/gd/l2cap/le/
Dfixed_channel.cc43 FixedChannel::GetQueueUpEnd() const { in GetQueueUpEnd() function in bluetooth::l2cap::le::FixedChannel
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.h70 …diQueueEnd<packet::BasePacketBuilder, packet::PacketView<packet::kLittleEndian>>* GetQueueUpEnd() { in GetQueueUpEnd() function
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.h49 …diQueueEnd<packet::BasePacketBuilder, packet::PacketView<packet::kLittleEndian>>* GetQueueUpEnd() { in GetQueueUpEnd() function
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.h62 …diQueueEnd<packet::BasePacketBuilder, packet::PacketView<packet::kLittleEndian>>* GetQueueUpEnd() { in GetQueueUpEnd() function