Searched refs:setAndCheckBluetoothTxPowerCap (Results 1 – 1 of 1) sorted by relevance
35 ndk::ScopedAStatus setAndCheckBluetoothTxPowerCap(int8_t cap);58 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTxPowerCap(int8_t cap) { in setAndCheckBluetoothTxPowerCap() function in BluetoothSarTest82 TEST_P(BluetoothSarTest, setAndCheckBluetoothTxPowerCap) { in TEST_P() argument83 ndk::ScopedAStatus status = setAndCheckBluetoothTxPowerCap(40); in TEST_P()86 status = setAndCheckBluetoothTxPowerCap(100); in TEST_P()