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