Home
last modified time | relevance | path

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

/system/bt/gd/hci/fuzz/
Dhci_layer_fuzz_client.cc42 le_scanning_interface_ = hci_->GetLeScanningInterface(GetHandler()->Bind([](LeMetaEventView) {})); in Start()
Dfuzz_hci_layer.cc55 hci::LeScanningInterface* FuzzHciLayer::GetLeScanningInterface( in GetLeScanningInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h113 hci::LeScanningInterface* GetLeScanningInterface(
/system/bt/gd/hci/
Dhci_layer.h81 …virtual LeScanningInterface* GetLeScanningInterface(common::ContextualCallback<void(LeMetaEventVie…
Dle_scanning_manager.cc59 le_scanning_interface_ = hci_layer_->GetLeScanningInterface( in start()
Dhci_layer.cc343 LeScanningInterface* HciLayer::GetLeScanningInterface(ContextualCallback<void(LeMetaEventView)> eve… in GetLeScanningInterface() function in bluetooth::hci::HciLayer