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.cpp142 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class
603 TEST_P(BluetoothHidlTest, InitializeAndClose) {} in TEST_P() argument
606 TEST_P(BluetoothHidlTest, HciReset) { in TEST_P() argument
614 TEST_P(BluetoothHidlTest, HciVersionTest) { in TEST_P() argument
635 TEST_P(BluetoothHidlTest, HciUnknownCommand) { in TEST_P() argument
662 TEST_P(BluetoothHidlTest, WriteLoopbackMode) { in TEST_P() argument
669 TEST_P(BluetoothHidlTest, LoopbackModeSinglePackets) { in TEST_P() argument
706 TEST_P(BluetoothHidlTest, LoopbackModeBandwidth) { in TEST_P() argument
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp143 class BluetoothHidlTest : public ::testing::TestWithParam<std::string> { class
615 TEST_P(BluetoothHidlTest, InitializeAndClose) {} in TEST_P() argument
618 TEST_P(BluetoothHidlTest, HciReset) { in TEST_P() argument
626 TEST_P(BluetoothHidlTest, HciVersionTest) { in TEST_P() argument
647 TEST_P(BluetoothHidlTest, HciUnknownCommand) { in TEST_P() argument
674 TEST_P(BluetoothHidlTest, WriteLoopbackMode) { in TEST_P() argument
681 TEST_P(BluetoothHidlTest, LoopbackModeSinglePackets) { in TEST_P() argument
718 TEST_P(BluetoothHidlTest, LoopbackModeBandwidth) { in TEST_P() argument