Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_unittest.cc336 hci_->GetLeAclConnectionInterface( in TEST_F()
350 hci_->GetLeAclConnectionInterface( in TEST_F()
366 hci_->GetLeAclConnectionInterface( in TEST_F()
Dhci_layer_mock.h95 GetLeAclConnectionInterface,
Dhci_interface.h92 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.h96 virtual LeAclConnectionInterface* GetLeAclConnectionInterface(
Dhci_layer.cc727 LeAclConnectionInterface* HciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::HciLayer
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc44 le_acl_connection_interface_ = hci_->GetLeAclConnectionInterface( in Start()
Dfuzz_hci_layer.cc54 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h124 hci::LeAclConnectionInterface* GetLeAclConnectionInterface(
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h135 le_acl_connection_interface_ = hci_layer_->GetLeAclConnectionInterface( in le_impl()