Spacewar: Update bluetooth properties from NOS 3.2

Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
aswin7469
2025-08-10 11:31:17 +05:30
committed by nyxalune
parent e6d89ef9d4
commit 042f9712cd
2 changed files with 13 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ bluetooth.hardware.power.operating_voltage_mv=3700
bluetooth.hardware.power.rx_cur_ma=28
bluetooth.hardware.power.tx_cur_ma=36
bluetooth.profile.a2dp.source.enabled?=true
bluetooth.profile.asha.central.enabled?=true
bluetooth.profile.avrcp.target.enabled?=true
bluetooth.profile.bas.client.enabled?=true
bluetooth.profile.gatt.enabled?=true
@@ -34,7 +33,6 @@ bluetooth.profile.opp.enabled?=true
bluetooth.profile.pan.nap.enabled?=true
bluetooth.profile.pan.panu.enabled?=true
bluetooth.profile.pbap.server.enabled?=true
bluetooth.profile.sap.server.enabled?=true
# Thermal
persist.vendor.thermal.config=/vendor/etc/thermal-engine.conf

View File

@@ -1,3 +1,16 @@
# Bluetooth
bluetooth.device.class_of_device=90,2,12
bluetooth.hfp.codec_aptx_voice.enabled=true
bluetooth.hfp.swb.aptx.power_management.enabled=true
bluetooth.leaudio.dual_bidirection_swb.supported=true
bluetooth.profile.pbap.sim.enabled=true
bluetooth.profile.sap.server.enabled=true
persist.bluetooth.leaudio.allow.multiple.context=false
persist.bluetooth.leaudio.bypass_allow_list=false
persist.bluetooth.leaudio.notify.idle.during.call=true
persist.bluetooth.leaudio_offload.disabled=false
ro.bluetooth.leaudio_offload.supported=true
# Dalvik
dalvik.vm.dex2oat64.enabled=true