Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp30 class BluetoothSarTest : public ::testing::TestWithParam<std::string> { class
45 void BluetoothSarTest::SetUp() { in SetUp()
52 void BluetoothSarTest::TearDown() { in TearDown()
58 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTxPowerCap(int8_t cap) { in setAndCheckBluetoothTxPowerCap()
62 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTechBasedTxPowerCap( in setAndCheckBluetoothTechBasedTxPowerCap()
67 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCap( in setAndCheckBluetoothModeBasedTxPowerCap()
75 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCapPlusHR( in setAndCheckBluetoothModeBasedTxPowerCapPlusHR()
82 TEST_P(BluetoothSarTest, setAndCheckBluetoothTxPowerCap) { in TEST_P() argument
91 TEST_P(BluetoothSarTest, setAndCheckBluetoothTechBasedTxPowerCap) { in TEST_P() argument
99 TEST_P(BluetoothSarTest, setAndCheckBluetoothModeBasedTxPowerCap) { in TEST_P() argument
[all …]