All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Fels <simon.fels@canonical.com>
To: Qingtao Cao <qingtao.cao.au@gmail.com>, linux-bluetooth@vger.kernel.org
Subject: Re: Device class 0 read from Microsoft Designer Mouse (Bluetooth 4.0)
Date: Tue, 13 Oct 2015 07:20:55 +0200	[thread overview]
Message-ID: <561C94B7.2080405@canonical.com> (raw)
In-Reply-To: <CAPcThSF-Segu_1iz5+4qa78pm9yYV-7fE3N5C4oSO66jyatTaA@mail.gmail.com>

Hey Harry,

>> Recently I got a Microsoft Designer Mouse which supports bluetooth 4.0
>> but it doesn't work on Ubuntu 15.04 with bluez4-4.101-0ubuntu25.
>> Although I can pair with it, I can't connect with it.
>>
>> I've noticed that the Class value read in relevant DeviceFound message
>> is 0 (full message in the bottom), and to my surprise there is no
>> "org.bluez.Input" interface exposed on relevant object created after
>> pairing therefore I can't invoke the Connect() method on such
>> interface.

The problem here seems to be that the mouse doesn't support HID but HOGP 
(see [1]). BlueZ 4.x doesn't support HOGP. Ubuntu 15.10 already has 
BlueZ 5.35 which has all needed things to support HOGP but I don't know 
for sure if it already works today. Someone else can give you more 
details here but you should definetely update to Ubuntu 15.10 to get the 
newer required BlueZ version.

regards,
Simon

[1]: https://developer.bluetooth.org/TechnologyOverview/Pages/HOGP.aspx


  reply	other threads:[~2015-10-13  5:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12 22:10 Device class 0 read from Microsoft Designer Mouse (Bluetooth 4.0) Qingtao Cao
2015-10-12 22:12 ` Qingtao Cao
2015-10-13  5:20   ` Simon Fels [this message]
2015-10-13  5:43     ` Qingtao Cao

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=561C94B7.2080405@canonical.com \
    --to=simon.fels@canonical.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=qingtao.cao.au@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.