Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/sar/aidl/vts/
DVtsHalBluetoothSarTargetTest.cpp35 ndk::ScopedAStatus setAndCheckBluetoothTxPowerCap(int8_t cap);
58 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTxPowerCap(int8_t cap) { in setAndCheckBluetoothTxPowerCap() function in BluetoothSarTest
82 TEST_P(BluetoothSarTest, setAndCheckBluetoothTxPowerCap) { in TEST_P() argument
83 ndk::ScopedAStatus status = setAndCheckBluetoothTxPowerCap(40); in TEST_P()
86 status = setAndCheckBluetoothTxPowerCap(100); in TEST_P()