Searched refs:GetLeIsoInterface (Results 1 – 5 of 5) sorted by relevance
91 …virtual LeIsoInterface* GetLeIsoInterface(common::ContextualCallback<void(LeMetaEventView)> event_…
521 LeIsoInterface* HciLayer::GetLeIsoInterface(ContextualCallback<void(LeMetaEventView)> event_handler… in GetLeIsoInterface() function in bluetooth::hci::HciLayer
65 hci::LeIsoInterface* FuzzHciLayer::GetLeIsoInterface(ContextualCallback<void(hci::LeMetaEventView)>… in GetLeIsoInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
124 …hci::LeIsoInterface* GetLeIsoInterface(common::ContextualCallback<void(LeMetaEventView)> event_han…
36 …hci_le_iso_interface_(hci_layer->GetLeIsoInterface(iso_handler_->BindOn(this, &IsoManagerImpl::OnH… in IsoManagerImpl()