Searched defs:AclConnection (Results 1 – 2 of 2) sorted by relevance
30 AclConnection() : queue_up_end_(nullptr), handle_(0){}; in AclConnection() function43 …AclConnection(QueueUpEnd* queue_up_end, uint16_t handle) : queue_up_end_(queue_up_end), handle_(ha… in AclConnection() function
22 AclConnection::AclConnection(AddressWithType addr, AddressWithType own_addr, in AclConnection() function in test_vendor_lib::AclConnection