Home
last modified time | relevance | path

Searched defs:acl_connection (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h41 struct acl_connection { struct
42 acl_connection(AddressWithType address_with_type, AclConnection::QueueDownEnd* queue_down_end, in acl_connection() function
46 ~acl_connection() { delete assembler_; } in ~acl_connection() argument
66 acl_connection_interface_ = hci_layer_->GetAclConnectionInterface( in classic_impl() argument