Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc26 LeAclConnectionTracker(LeAclConnectionInterface* le_acl_connection_interface, in LeAclConnectionTracker()
60 LeAclConnectionInterface* le_acl_connection_interface_;
68 impl(LeAclConnectionInterface* le_acl_connection_interface, std::shared_ptr<Queue> queue, in impl()
86 LeAclConnection::LeAclConnection(std::shared_ptr<Queue> queue, LeAclConnectionInterface* le_acl_con… in LeAclConnection()
Dle_acl_connection.h32 …LeAclConnection(std::shared_ptr<Queue> queue, LeAclConnectionInterface* le_acl_connection_interfac…
Dle_impl.h519 LeAclConnectionInterface* le_acl_connection_interface_ = nullptr;
/system/bt/gd/hci/
Dle_acl_connection_interface.h31 typedef CommandInterface<LeConnectionManagementCommandBuilder> LeAclConnectionInterface; typedef
Dhci_layer.h74 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.cc312 LeAclConnectionInterface* HciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface()
/system/bt/gd/hci/fuzz/
Dhci_layer_fuzz_client.h86 LeAclConnectionInterface* le_acl_connection_interface_;
Dfuzz_hci_layer.cc44 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface()
Dfuzz_hci_layer.h106 hci::LeAclConnectionInterface* GetLeAclConnectionInterface(