Home
last modified time | relevance | path

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

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