Home
last modified time | relevance | path

Searched refs:br_cap (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…
63 int8_t br_cap, int8_t edr_cap, int8_t ble_cap) { in setAndCheckBluetoothTechBasedTxPowerCap() argument
64 return bluetooth_sar_->setBluetoothTechBasedTxPowerCap(br_cap, edr_cap, ble_cap); in setAndCheckBluetoothTechBasedTxPowerCap()