Searched refs:GetLeScanningInterface (Results 1 – 6 of 6) sorted by relevance
42 le_scanning_interface_ = hci_->GetLeScanningInterface(GetHandler()->Bind([](LeMetaEventView) {})); in Start()
55 hci::LeScanningInterface* FuzzHciLayer::GetLeScanningInterface( in GetLeScanningInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
113 hci::LeScanningInterface* GetLeScanningInterface(
81 …virtual LeScanningInterface* GetLeScanningInterface(common::ContextualCallback<void(LeMetaEventVie…
59 le_scanning_interface_ = hci_layer_->GetLeScanningInterface( in start()
343 LeScanningInterface* HciLayer::GetLeScanningInterface(ContextualCallback<void(LeMetaEventView)> eve… in GetLeScanningInterface() function in bluetooth::hci::HciLayer