Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp173 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class
628 TEST_P(BluetoothHidlTest, InitializeAndClose) {} in TEST_P() argument
631 TEST_P(BluetoothHidlTest, HciReset) { in TEST_P() argument
639 TEST_P(BluetoothHidlTest, HciVersionTest) { in TEST_P() argument
665 TEST_P(BluetoothHidlTest, Bluetooth4_2) { in TEST_P() argument
690 TEST_P(BluetoothHidlTest, HciUnknownCommand) { in TEST_P() argument
717 TEST_P(BluetoothHidlTest, WriteLoopbackMode) { in TEST_P() argument
724 TEST_P(BluetoothHidlTest, LoopbackModeSinglePackets) { in TEST_P() argument
761 TEST_P(BluetoothHidlTest, LoopbackModeBandwidth) { in TEST_P() argument
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp174 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class
651 TEST_P(BluetoothHidlTest, InitializeAndClose) {} in TEST_P() argument
654 TEST_P(BluetoothHidlTest, HciReset) { in TEST_P() argument
662 TEST_P(BluetoothHidlTest, HciVersionTest) { in TEST_P() argument
688 TEST_P(BluetoothHidlTest, Bluetooth4_2) { in TEST_P() argument
713 TEST_P(BluetoothHidlTest, HciUnknownCommand) { in TEST_P() argument
740 TEST_P(BluetoothHidlTest, WriteLoopbackMode) { in TEST_P() argument
747 TEST_P(BluetoothHidlTest, LoopbackModeSinglePackets) { in TEST_P() argument
784 TEST_P(BluetoothHidlTest, LoopbackModeBandwidth) { in TEST_P() argument