Home
last modified time | relevance | path

Searched refs:QueueDownEnd (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/hci/acl_manager/
H A Dassembler.h49 …assembler(AddressWithType address_with_type, AclConnection::QueueDownEnd* down_end, os::Handler* h… in assembler()
52 AclConnection::QueueDownEnd* down_end_;
H A Dacl_connection.h41 using QueueDownEnd = common::BidiQueueEnd<PacketView<kLittleEndian>, BasePacketBuilder>; variable
H A Dle_impl.h42 …le_acl_connection(AddressWithType remote_address, AclConnection::QueueDownEnd* queue_down_end, os:… in le_acl_connection()
H A Dclassic_impl.h32 …acl_connection(AddressWithType address_with_type, AclConnection::QueueDownEnd* queue_down_end, os:… in acl_connection()