部件号: AM62P
您好、
我将 AM62P5 处理器与 Android OS 配合使用。 我已经完成了 EVK 中 BT 模块的启动过程。 我可以在有线耳机中播放蓝牙媒体音频。 但是、打电话时听不到声音。 我可以在已经通过 BT 连接的手机上看到选项,但听不到任何声音。
我的 device/ti/am62x/product.prop 是:
#蓝牙配置
#设置蓝牙设备类
#服务字段:0x5A -> 90
# 第 17 位:联网
第 19 章:不能再去了
# 第 20 位:对象转移
# Bit 22:电话
# major_class:0x01 -> 1(计算机)
# minor_class:0x04 -> 4(台式工作站)
bluetooth.device.class_of_device=90,1,4
#将支持的蓝牙配置文件设置为启用
bluetooth.profile.asha.central.enabled?=true
bluetooth.profile.a2dp.source.enabled?=false
bluetooth.profile.a2dp.sink.enabled?=true
bluetooth.profile.avrcp.target.enabled?=true
bluetooth.profile.gatt.enabled?=true
bluetooth.profile.hfp.hf.enabled?=true
bluetooth.profile.hfp.client.enabled?=false
bluetooth.profile.hfp.ag.enabled?=false
bluetooth.profile.hid.device.enabled?=true
bluetooth.profile.hid.host.enabled?=true
bluetooth.profile.map.server.enabled?=true
bluetooth.profile.opp.enabled?=true
bluetooth.profile.pan.nap.enabled?=true
bluetooth.profile.pan.panu.enabled?=true
bluetooth.profile.pbap.server.enabled?=true
我的 audio_policy_configuration.xml 是:
audio_policy_configuration.xml
我的 bluetooth_audio_policy_configuration.xml 是:
bluetooth_audio_policy_configuration.xml
您是否有任何建议让双手自由工作?