Home
last modified time | relevance | path

Searched refs:ScoHciTest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc117 class ScoHciTest : public BtmWithMocksTest { class
134 class ScoHciWithOpenCleanTest : public ScoHciTest {
138 ScoHciTest::SetUp(); in SetUp()
145 class ScoHciWbsTest : public ScoHciTest {};
146 class ScoHciSwbTest : public ScoHciTest {};
148 class ScoHciWbsWithInitCleanTest : public ScoHciTest {
152 ScoHciTest::SetUp(); in SetUp()
158 class ScoHciSwbWithInitCleanTest : public ScoHciTest {
162 ScoHciTest::SetUp(); in SetUp()
168 TEST_F(ScoHciTest, ScoOverHciOpenFail) { in TEST_F() argument
[all …]