Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.h80 common::BidiQueueEnd<hci::IsoBuilder, hci::IsoView>* GetIsoQueueEnd() override { in GetIsoQueueEnd() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc637 common::BidiQueueEnd<IsoBuilder, IsoView>* HciLayer::GetIsoQueueEnd() { in GetIsoQueueEnd() function in bluetooth::hci::HciLayer