Searched defs:sco_queue_ (Results 1 – 3 of 3) sorted by relevance
102 bluetooth::common::BidiQueue<bluetooth::hci::ScoView, bluetooth::hci::ScoBuilder> sco_queue_{10}; member in __anon879154750111::StackBtmWithQueuesTest
86 bluetooth::common::BidiQueue<bluetooth::hci::ScoView, bluetooth::hci::ScoBuilder> sco_queue_{10}; member in StackBtmSecWithQueuesTest
576 BidiQueue<ScoView, ScoBuilder> sco_queue_{3 /* TODO: Set queue depth */}; member