Home
last modified time | relevance | path

Searched refs:AclConnectionInterface (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.h31 …ClassicAclConnection(std::shared_ptr<Queue> queue, AclConnectionInterface* acl_connection_interfac…
78 AclConnectionInterface* acl_connection_interface_;
Dclassic_acl_connection.cc27 AclConnectionTracker(AclConnectionInterface* acl_connection_interface) in AclConnectionTracker()
280 AclConnectionInterface* acl_connection_interface_;
287 impl(AclConnectionInterface* acl_connection_interface, std::shared_ptr<Queue> queue) in impl()
304AclConnectionInterface* acl_connection_interface, uint16_t handle, in ClassicAclConnection()
Dclassic_impl.h535 AclConnectionInterface* acl_connection_interface_ = nullptr;
/system/bt/gd/hci/
Dacl_connection_interface.h44 typedef CommandInterface<ConnectionManagementCommandBuilder> AclConnectionInterface; typedef
Dhci_layer.h70 virtual AclConnectionInterface* GetAclConnectionInterface(
Dhci_layer.cc302 AclConnectionInterface* HciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
/system/bt/gd/hci/fuzz/
Dhci_layer_fuzz_client.h85 AclConnectionInterface* acl_connection_interface_;
Dfuzz_hci_layer.cc38 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
Dfuzz_hci_layer.h102 hci::AclConnectionInterface* GetAclConnectionInterface(