touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #124861
[Bug 1527354] Re: [Jawbone ERA] HFP features not working with Bluez5
Did a first look and it seems that your headset initates the connection
and wants to connect on HSP
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/profile.c:ext_confirm() incoming connect from 00:21:3C:A0:14:A6
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/service.c:btd_service_ref() 0xb7fedd90: ref=2
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/profile.c:ext_confirm() Headset Voice gateway authorizing connection from 00:21:3C:A0:14:A6
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/profile.c:ext_auth() 00:21:3C:A0:14:A6 authorized to connect to Headset Voice gateway
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/profile.c:ext_connect() Headset Voice gateway connected to 00:21:3C:A0:14:A6
Dec 17 17:59:38 ubuntu-phablet bluetoothd[895]: src/service.c:change_state() 0xb7fedd90: device 00:21:3C:A0:14:A6 profile Headset Voice gateway state changed: disconnected -> connecting (0)
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] backend-native.c: dbus: path=/Profile/HSPAGProfile, interface=org.bluez.Profile1, member=NewConnection
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] backend-native.c: dbus: NewConnection path=/org/bluez/hci0/dev_00_21_3C_A0_14_A6, fd=63
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] bluez5-util.c: Transport /org/bluez/hci0/dev_00_21_3C_A0_14_A6/fd63 state changed from disconnected to idle
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] module-bluez5-discover.c: Loading module-bluez5-device path=/org/bluez/hci0/dev_00_21_3C_A0_14_A6 profile="a2dp_sink" sco_sink="sink.fake.sco" sco_source="source.fake.sco"
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] module-bluez5-device.c: Using a2dp_sink profile as default
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] card.c: Created 1 "bluez_card.00_21_3C_A0_14_A6"
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] module-bluez5-device.c: Default profile not connected, selecting off profile
Dec 17 17:59:38 ubuntu-phablet pulseaudio[2226]: [pulseaudio] module-bluez5-device.c: Created card (current profile off)
Not sure why but that is the reason why you can't
- control the call
- don't hear any ringtone as long as the telepathy-ofono service changes didn't landed to do this over A2DP rather than switching to HSP/HFP already when the ringtone is playing.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1527354
Title:
[Jawbone ERA] HFP features not working with Bluez5
Status in bluez package in Ubuntu:
New
Bug description:
While debugging some re-factoring work on the ofono upower plugin, I
noticed that I wasn't able to answer or terminate calls using my
Jawbone ERA headset. I bought this headset last year, and although
it's an older model, it's spec sheet states that it supports HSP 1.1,
and HFP 1.5.
I can pair the device with my krillin, and it properly auto connects (
note, this seems to work better than my iPhone ). In-call audio
works for both incoming and outgoing calls, however I get no ringtone
in the headset and as mentioned above, I can't answer or terminate the
call. I've verified on my iPhone6, that the headset works. In
addition to a ringtone in the earpiece, the headset also announces the
incoming phone number.
From looking at the ofono debug output, I'm never seeing a new HFP
connection occur. I noticed as the upower plugin uses a foreach_atom
(HFP) style call to update the battery indicators on all attached HFP
devices.
I've tested this extensively on krillin, running rc-proposed:
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 205
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-12-16 17:53:19
version version: 205
version ubuntu: 20151216
version device: 20151204-2254a36
version custom: 20151111--36-46-vivid
I've also tested on mako, rc-proposed ( #317 ).
For reference here's the versions of bluez, ofono, and PulseAudio on
the device:
bluez 5.36-0ubuntu2~overlay1
ofono 1.17.bzr6908+15.04.20151203-0ubuntu1~awe3
pulseaudio 1:6.0-0ubuntu9.11
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1527354/+subscriptions
References