I also fixed pairing with my car and bluez5. Bluez5 has an autopair plugin for BT <= 2.0, but only tries 0000. My car uses 1234. The autopair is supposed to prompt for a pin if it fails, but my car just tries the once. Fix is to start bluetooth2 with -P autopair to disable it.
https://github.com/piggz/droid-config-mido/commit/62db3befe6fab28306fe8b9d160794d8efe8a752 I than had to enable hfp for ofono/bluez5 https://github.com/piggz/droid-config-mido/commit/a2f3d65e5c0735bac33ef2c405e9f108fd616f3e And then i moved the file to the correct location https://github.com/piggz/droid-config-mido/commit/ce34a8071a965a67a743f70ebebc40f7b0da4d54 Adam On Wed, 22 Nov 2017 at 16:20 Harald Schmitt <li...@hschmitt.de> wrote: > Hi, > > Am 16.11.2017 um 21:47 schrieb deloptes: > > Adam Pigg wrote: > > > >> The first issue (at least for me) to be resolved should be the fact that > >> my phone cant even pair with my car. I can pair with pebble, which uses > >> the newer style pairing where both devices display a number ... the > >> problem seems to be older pin code pairing no longer works on sfos. > > This might be the main issue, but user reported that his car is not that > old > > and it still does not work, however who knows what a kind of BT system he > > has inside. > > > > I also can not pair. As stated in my post the car clearly sends > > 00001111e-0000-1000-8000-00805f9b34fb HFP_HS_UUID > > > > Though from the roughly 20 tries I saw this coming only once in > > bluetoothctl. > > > > Can someone confirm that this profile is supported by bluez5 in Sailfish > X? > > > > I find few ofono packages that can not be installed > > > > voicecall-qt5-plugin-ofono statefs-provider-inout-cellular > ofono-configs-mer > > > > I'll have a look at them next to see what't hidden inside. > > > > regards > > > > > > > > _______________________________________________ > > SailfishOS.org Devel mailing list > > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org > > I added some more information to the issue: > > https://together.jolla.com/question/167230/bug-jollac-and-sailfishx-car-kit-connected-with-bluetooth-music-works-but-phone-calls-do-not/ > > Basically you can see that HFP/HSP is somehow supported by checking > pulseaudio devices with > pactl list cards > while your car kit is connected. > > I am not 100% sure whether that solves it but I submitted a patch to > mer-core's pulseaudio. > https://git.merproject.org/mer-core/pulseaudio/merge_requests/14 > I did not build it because MER OBS is currently not available. > > Best regards, > Harald > > > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org