Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp37 …ndk::ScopedAStatus setAndCheckBluetoothModeBasedTxPowerCap(const std::array<uint8_t, 3>& chain_0_c…
67 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothModeBasedTxPowerCap( in setAndCheckBluetoothModeBasedTxPowerCap() function in BluetoothSarTest
99 TEST_P(BluetoothSarTest, setAndCheckBluetoothModeBasedTxPowerCap) { in TEST_P() argument
104 setAndCheckBluetoothModeBasedTxPowerCap(chain_0_cap, chain_1_cap, beamforming_cap); in TEST_P()
108 status = setAndCheckBluetoothModeBasedTxPowerCap(chain_0_cap, bad_cap, beamforming_cap); in TEST_P()