Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp36 …ndk::ScopedAStatus setAndCheckBluetoothTechBasedTxPowerCap(int8_t br_cap, int8_t edr_cap, int8_t b…
62 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTechBasedTxPowerCap( in setAndCheckBluetoothTechBasedTxPowerCap() function in BluetoothSarTest
91 TEST_P(BluetoothSarTest, setAndCheckBluetoothTechBasedTxPowerCap) { in TEST_P() argument
92 ndk::ScopedAStatus status = setAndCheckBluetoothTechBasedTxPowerCap(10, 20, 30); in TEST_P()
95 status = setAndCheckBluetoothTechBasedTxPowerCap(10, 120, 30); in TEST_P()