From: Hugues <morisset.hugues@gmail.com>
To: Sebastian Reichel <sre@kernel.org>,
Linux-Bluetooth <linux-bluetooth@vger.kernel.org>
Cc: Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Marcel Holtmann <marcel@holtmann.org>
Subject: Re: Bose Quiet Comfort 35 Remaining Battery Reporting
Date: Sun, 11 Feb 2018 14:22:46 +0100 [thread overview]
Message-ID: <9c7adf82-d6b2-6f2f-b954-728f4bacee7c@gmail.com> (raw)
In-Reply-To: <1415ce15-3e92-3695-4d83-aac96e442ec1@gmail.com>
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
>>
>
next prev parent reply other threads:[~2018-02-11 13:22 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 [this message]
2018-02-14 12:37 ` Sebastian Reichel
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=9c7adf82-d6b2-6f2f-b954-728f4bacee7c@gmail.com \
--to=morisset.hugues@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=sre@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).