Searched refs:QueueDownEnd (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | assembler.h | 69 assembler(AddressWithType address_with_type, AclConnection::QueueDownEnd* down_end, in assembler() 73 AclConnection::QueueDownEnd* down_end_;
|
D | acl_connection.h | 40 using QueueDownEnd = common::BidiQueueEnd<PacketView<kLittleEndian>, BasePacketBuilder>; variable
|
D | classic_impl.h | 42 acl_connection(AddressWithType address_with_type, AclConnection::QueueDownEnd* queue_down_end, in acl_connection() 211 AclConnection::QueueDownEnd* queue_end, os::Handler* handler, in add()
|
D | le_impl.h | 121 AclConnection::QueueDownEnd* queue_down_end, os::Handler* handler) in le_acl_connection() 259 AclConnection::QueueDownEnd* queue_end, os::Handler* handler, in add()
|