Searched refs:edr_cap (Results 1 – 1 of 1) sorted by relevance
36 …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() argument64 return bluetooth_sar_->setBluetoothTechBasedTxPowerCap(br_cap, edr_cap, ble_cap); in setAndCheckBluetoothTechBasedTxPowerCap()