Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp38 …ndk::ScopedAStatus setAndCheckBluetoothModeBasedTxPowerCapPlusHR(const std::array<uint8_t, 4>& cha…
75 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCapPlusHR( in setAndCheckBluetoothModeBasedTxPowerCapPlusHR() function in BluetoothSarTest
112 TEST_P(BluetoothSarTest, setAndCheckBluetoothModeBasedTxPowerCapPlusHR) { in TEST_P() argument
117 setAndCheckBluetoothModeBasedTxPowerCapPlusHR(chain_0_cap, chain_1_cap, beamforming_cap); in TEST_P()
121 status = setAndCheckBluetoothModeBasedTxPowerCapPlusHR(bad_cap, chain_1_cap, beamforming_cap); in TEST_P()