Home
last modified time | relevance | path

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

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