Home
last modified time | relevance | path

Searched defs:sco_queue_ (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc102 bluetooth::common::BidiQueue<bluetooth::hci::ScoView, bluetooth::hci::ScoBuilder> sco_queue_{10}; member in __anon879154750111::StackBtmWithQueuesTest
Dstack_btm_sec_test.cc86 bluetooth::common::BidiQueue<bluetooth::hci::ScoView, bluetooth::hci::ScoBuilder> sco_queue_{10}; member in StackBtmSecWithQueuesTest
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.cc576 BidiQueue<ScoView, ScoBuilder> sco_queue_{3 /* TODO: Set queue depth */}; member