Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/fuzz/
H A Dhci_layer_fuzz_client.cc41 le_acl_connection_interface_ = hci_->GetLeAclConnectionInterface( in Start()
H A Dfuzz_hci_layer.cc46 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
H A Dfuzz_hci_layer.h112 hci::LeAclConnectionInterface* GetLeAclConnectionInterface(
/aosp12/system/bt/gd/hci/
H A Dhci_layer.h80 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
H A Dhci_layer.cc479 LeAclConnectionInterface* HciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::HciLayer
/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_impl.h64 le_acl_connection_interface_ = hci_layer_->GetLeAclConnectionInterface( in le_impl()