Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.h83 common::BidiQueueEnd<hci::ScoBuilder, hci::ScoView>* GetScoQueueEnd() override { in GetScoQueueEnd() function
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc574 common::BidiQueueEnd<ScoBuilder, ScoView>* HciLayer::GetScoQueueEnd() { in GetScoQueueEnd() function in bluetooth::hci::HciLayer