Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/aidl/vts/
H A DVtsHalBluetoothTargetTest.cpp153 class BluetoothAidlTest : public ::testing::TestWithParam<std::string> { class
693 TEST_P(BluetoothAidlTest, InitializeAndClose) {} in TEST_P() argument
696 TEST_P(BluetoothAidlTest, HciReset) { in TEST_P() argument
706 TEST_P(BluetoothAidlTest, HciVersionTest) { in TEST_P() argument
730 TEST_P(BluetoothAidlTest, HciUnknownCommand) { in TEST_P() argument
770 TEST_P(BluetoothAidlTest, WriteLoopbackMode) { enterLoopbackMode(); } in TEST_P() argument
773 TEST_P(BluetoothAidlTest, LoopbackModeSingleCommand) { in TEST_P() argument
782 TEST_P(BluetoothAidlTest, LoopbackModeSingleAcl) { in TEST_P() argument
803 TEST_P(BluetoothAidlTest, LoopbackModeCommandBandwidth) { in TEST_P() argument
812 TEST_P(BluetoothAidlTest, LoopbackModeAclBandwidth) { in TEST_P() argument
[all …]