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