Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_mock.h111 GetLeScanningInterface,
Dhci_interface.h102 virtual LeScanningInterface* GetLeScanningInterface(
Dhci_layer.h106 …virtual LeScanningInterface* GetLeScanningInterface(common::ContextualCallback<void(LeMetaEventVie…
Dhci_layer_unittest.cc406 hci_->GetLeScanningInterface(hci_handler_->Bind( in TEST_F()
Dhci_layer.cc783 LeScanningInterface* HciLayer::GetLeScanningInterface(ContextualCallback<void(LeMetaEventView)> eve… in GetLeScanningInterface() function in bluetooth::hci::HciLayer
Dle_scanning_manager.cc204 le_scanning_interface_ = hci_layer_->GetLeScanningInterface( in start()
/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc49 le_scanning_interface_ = hci_->GetLeScanningInterface(GetHandler()->Bind([](LeMetaEventView) {})); in Start()
Dfuzz_hci_layer.cc72 hci::LeScanningInterface* FuzzHciLayer::GetLeScanningInterface( in GetLeScanningInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h134 hci::LeScanningInterface* GetLeScanningInterface(