HFP support on sabresd Android7.1.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HFP support on sabresd Android7.1.2

1,112 次查看
aravinthkumarja
Senior Contributor II

Hi All,

I'm using sabresd board with imx6q Android 7.1.2 platform with nxp supported Broadcom chip.

I have tested A2DP and AVRCP. it's working properly. I want use HFP profile (BT Voice Call).

How to test HFP on this.?

Regards,

Aravinth

标签 (5)
0 项奖励
2 回复数

646 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi aravinthkumar,

Following steps will help you to enable HFP client

1: adb root
2: adb remount
3: adb shell
4: setprop persist.service.bt.hfp.client true
5: getprop persist.service.bt.hfp.client (this should return true now)
6: turn OFF/ON bt once.

0 项奖励

646 次查看
aravinthkumarja
Senior Contributor II

Hi Bio_TICFSL‌,

Thanks for your response. I have tried but it's not working. I'm not able to hear sound.

Have you tested in sabresd board.?

Regards,

Aravinth

0 项奖励