Searched refs:setAndCheckBluetoothTechBasedTxPowerCap (Results 1 – 1 of 1) sorted by relevance
36 …ndk::ScopedAStatus setAndCheckBluetoothTechBasedTxPowerCap(int8_t br_cap, int8_t edr_cap, int8_t b…62 ndk::ScopedAStatus BluetoothSarTest::setAndCheckBluetoothTechBasedTxPowerCap( in setAndCheckBluetoothTechBasedTxPowerCap() function in BluetoothSarTest91 TEST_P(BluetoothSarTest, setAndCheckBluetoothTechBasedTxPowerCap) { in TEST_P() argument92 ndk::ScopedAStatus status = setAndCheckBluetoothTechBasedTxPowerCap(10, 20, 30); in TEST_P()95 status = setAndCheckBluetoothTechBasedTxPowerCap(10, 120, 30); in TEST_P()