Searched defs:acl_connection (Results 1 – 2 of 2) sorted by relevance
41 struct acl_connection { struct42 acl_connection(AddressWithType address_with_type, AclConnection::QueueDownEnd* queue_down_end, in acl_connection() argument46 ~acl_connection() { delete assembler_; } in ~acl_connection() argument66 acl_connection_interface_ = hci_layer_->GetAclConnectionInterface( in classic_impl() argument
93 acl_connection: Optional[Connection] = None variable in CisLink