01-30-2019, 04:42 PM
Hi
At the moment I' trying to make HFP working
For now I install the APK found in the lbdroid Github code for Android HFP Client
I also did this command:
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.
But I'm not able to activate the HFP on my Samsung S8
I try this
But I never found the folder:
device/rockchip/common
or
hardware/realtek/
Please HELP!!!
At the moment I' trying to make HFP working
For now I install the APK found in the lbdroid Github code for Android HFP Client
I also did this command:
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.
But I'm not able to activate the HFP on my Samsung S8
I try this
(01-21-2019, 09:02 AM)lsb Wrote: Do you have these two patches in source code ?
These two patches fix bluetooth HFP not working. One is for pcm config and another is to enable hfp.
My skype works.
1. In folder hardware/realtek/ and git log
===========================
commit 4a84dd0ccf040cfb300fc05dadebf1ebbb54b658
Author: Lyle_Lin <Lyle_Lin@asus.com>
Date: Mon Sep 3 16:31:17 2018 +0800
Bluetooth: update rtl8723bs_config for pcm config
Fix no sound on bluetooth hfp.
Change-Id: I19db11cadc4c919180553ad45335ac6b9d1104b6
============================
2. In folder device/rockchip/common and git log
============================
commit f00fb6b0225b409e7074aff7cc6ff2e3925c38ea
Author: Lyle_Lin <Lyle_Lin@asus.com>
Date: Mon Sep 3 16:34:30 2018 +0800
Bluetooth: enable hfp profile
Change-Id: I5ffdebdf7829324e075fc8b4fd0ad2bc43cf0c5e
============================
But I never found the folder:
device/rockchip/common
or
hardware/realtek/
Please HELP!!!




![[-]](https://tinkerboarding.co.uk/forum/images/collapse.png)
I'm Lyle.