Searched defs:acl_connection (Results 1 – 1 of 1) sorted by relevance
41 struct acl_connection { struct42 acl_connection(AddressWithType address_with_type, AclConnection::QueueDownEnd* queue_down_end, in acl_connection() function46 ~acl_connection() { delete assembler_; } in ~acl_connection() argument66 acl_connection_interface_ = hci_layer_->GetAclConnectionInterface( in classic_impl() argument