HFP support on sabresd Android7.1.2

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HFP support on sabresd Android7.1.2

1,074 Views
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

Labels (5)
0 Kudos
2 Replies

608 Views
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 Kudos

608 Views
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 Kudos