Home
last modified time | relevance | path

Searched defs:GetIsoQueueEnd (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/hci/fuzz/
H A Dfuzz_hci_layer.h74 common::BidiQueueEnd<hci::IsoBuilder, hci::IsoView>* GetIsoQueueEnd() override { in GetIsoQueueEnd() function
/aosp12/system/bt/gd/hci/
H A Dhci_layer.cc395 common::BidiQueueEnd<IsoBuilder, IsoView>* HciLayer::GetIsoQueueEnd() { in GetIsoQueueEnd() function in bluetooth::hci::HciLayer