Home
last modified time | relevance | path

Searched refs:GetLeAclConnectionInterface (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc39 …le_acl_connection_interface_ = hci_->GetLeAclConnectionInterface(GetHandler()->Bind([](LeMetaEvent… in Start()
Dfuzz_hci_layer.cc44 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h106 hci::LeAclConnectionInterface* GetLeAclConnectionInterface(
/system/bt/gd/hci/
Dhci_layer.h74 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.cc312 LeAclConnectionInterface* HciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::HciLayer
/system/bt/gd/hci/acl_manager/
Dle_impl.h54 le_acl_connection_interface_ = hci_layer_->GetLeAclConnectionInterface( in le_impl()