From: Sebastian Reichel <sre@kernel.org>
To: Hugues <morisset.hugues@gmail.com>
Cc: Linux-Bluetooth <linux-bluetooth@vger.kernel.org>,
Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Marcel Holtmann <marcel@holtmann.org>
Subject: Re: Bose Quiet Comfort 35 Remaining Battery Reporting
Date: Wed, 14 Feb 2018 13:37:22 +0100 [thread overview]
Message-ID: <20180214123722.ybz54w3wsbmdhhgo@earth.universe> (raw)
In-Reply-To: <9c7adf82-d6b2-6f2f-b954-728f4bacee7c@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2911 bytes --]
Hi Hugues,
I agree, that this should be handled in bluez instead of pulseaudio.
I only implemented the proof of concept in pulseaudio, since it was
not easily possible in bluez and easy to do in pulseaudio. I think
some restructuring of bluez/pulseaudio rfcomm handling is required,
but I don't plan to take care of this.
-- Sebastian
On Sun, Feb 11, 2018 at 02:22:46PM +0100, Hugues wrote:
> Hello,
> Sebastian code works great!
> But how can I proceed so the remaining battery is exposed over upower?
>
> Greping through pulseaudio sources
> (git://anongit.freedesktop.org/pulseaudio/pulseaudio) for 'battery'
> doesn't return anything, so anything about battery power seems unlikely
> to be merged into pulseaudio.
>
> upower already expose batteries from bluez through dbus
> (git://anongit.freedesktop.org/upower:src/linux/up-device-bluez.c)
>
> So is it possible to do the AT commands at the bluez level and expose
> the infos through dbus, so upower expose it to the rest of the system?
>
> Thanks,
> Hugues
>
> On 02/24/2017 12:01 PM, Hugues wrote:
> > Hello,
> > Thanks a lot!
> > I tried to connect to the headset through dbus to make the AT commands,
> > but failed.
> > So what's the services/program where this should be implemented so it
> > can be exposed on dbus and picked up by the Desktop Environment?
> >
> > Regards,
> > Hugues
> >
> > On 02/13/2017 06:55 AM, Sebastian Reichel wrote:
> >> Hi,
> >>
> >> FWIW I was also interested in battery level of my Bose QC35 and
> >> checked this some time ago. That time I only checked the low
> >> energy stuff, since the Android application seems to know the
> >> battery status with only LE being connected.
> >>
> >> Marcel Holtman wrote:
> >>>> This headset do have dual mode, I searched around using gatttool ant the
> >>>> gatt specification but I find nothing about Battery Level
> >>>> (org.bluetooth.characteristic.battery_level.xml) or Battery Service
> >>>> (org.bluetooth.service.battery_service.xml).
> >>
> >> Bose QC35 does not expose battery status through standard battery_level
> >> characteristic. There is a proprietary primary service 0xfebe (which
> >> is assigned to Bose) with a couple of custom services. I assume battery
> >> level can be read through them, but the required commands are unknown.
> >>
> >>>> How could I read what's in the Apple HFP extensions?
> >>>
> >>> Start with this one. It describes the extra HFP AT commands that iOS uses:
> >>>
> >>> https://developer.apple.com/hardwaredrivers/BluetoothDesignGuidelines.pdf
> >>
> >> Thanks for the documentation link! That is actually implemented for
> >> the Bose QC35. Here is a quick hack providing battery status info
> >> in pulseaudio log:
> >>
> >> https://github.com/sre/pulseaudio/commit/d66b66d20e9bc73e6d0ca89283cf2b5675304b00
> >>
> >> -- Sebastian
> >>
> >
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2018-02-14 12:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 16:04 Bose Quiet Comfort 35 Remaining Battery Reporting Hugues
2017-02-07 13:23 ` Hugues
2017-02-08 9:07 ` Luiz Augusto von Dentz
2017-02-08 12:27 ` Hugues
2017-02-08 12:40 ` Luiz Augusto von Dentz
2017-02-08 13:19 ` Marcel Holtmann
2017-02-10 14:13 ` Hugues
2017-02-10 14:48 ` Marcel Holtmann
2017-02-13 5:55 ` Sebastian Reichel
2017-02-24 11:01 ` Hugues
2018-02-11 13:22 ` Hugues
2018-02-14 12:37 ` Sebastian Reichel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180214123722.ybz54w3wsbmdhhgo@earth.universe \
--to=sre@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=morisset.hugues@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox