linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Re: Jumpy cursor with Wacom Graphire Bluetooth
Date: Mon, 28 Nov 2005 00:11:23 +0100	[thread overview]
Message-ID: <1133133083.13629.43.camel@blade> (raw)
In-Reply-To: <20051127230444.GG15156@polar.elf12.net>

Hi Robert,

> > > > maybe the HID inside the Wacom is broken and needs a special quirk. This
> > > > wouldn't be the first time. However also the Linux HID code can be at
> > > > fault here. You still haven't send in enough information about that
> > > > device to tell.
> > > > 
> > > > Use "hcitool info..." and "sdptool browse --raw" to get some more
> > > > information about the device.
> > > 
> > > panorama:/etc/udev# sdptool browse --raw
> > > Inquiring ...
> > > 
> > > 
> > > Should there be something? ("local" or the tablet address do the same:
> > > empty)
> > 
> > put in the address of the tablet. I need to see the full record.
> 
> I did that already:
> 
>  panorama:/etc/udev# sdptool browse --raw 00:13:C2:00:11:2C
>  panorama:/etc/udev# sdptool browse --raw local            
>  panorama:/etc/udev# pgrep sdpd
>  21177
>  panorama:/etc/udev# 

the do "sdptool search --bdaddr 00:13:C2:00:11:2C --raw <hid|did>" and
see what comes out.

> > > My questions were:
> > >  -Who is making the connectinon? (hidp kernel module?)
> > 
> > The tablet is requesting the connection and hidd answers it and then
> > hands over the socket descriptors to the hidp kernel module to run the
> > HIDP on it.
> > 
> > >  -Who can/could influence it's outcome? (hidd userspace daemon? Plays
> > >   hcid an important role?)
> > 
> > None of them has anything to do with it. The only important things are
> > to enable rswitch and sniff in the link policy.
> 
> I mean, (from the answer of the first question) any parameters of the
> connection (don't know much right now...) are in the influence of hidd
> only. - So, hidd can deny the connection or try to modify attributes of
> it, right?

Look at /usr/include/bluetooth/hidp.h the struct hidp_connadd_req is
used to handover the connection from hidd to hidp. For report mode
protocol the report descriptor is an important thing. It is done this
way, because you need SDP to retrieve it.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-11-27 23:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08 13:25 [Bluez-devel] Jumpy cursor with Wacom Graphire Bluetooth Robert Siemer
2005-10-08 13:29 ` Marcel Holtmann
2005-10-08 14:23   ` Robert Siemer
2005-10-08 15:01     ` Marcel Holtmann
2005-10-08 16:30       ` Robert Siemer
2005-10-08 17:28       ` Dimitry Andric
2005-11-27 17:42 ` [Bluez-devel] " Robert Siemer
2005-11-27 18:26   ` Marcel Holtmann
2005-11-27 18:49     ` Robert Siemer
2005-11-27 19:26       ` Marcel Holtmann
2005-11-27 21:38         ` Robert Siemer
2005-11-27 21:56           ` Marcel Holtmann
2005-11-27 23:04             ` Robert Siemer
2005-11-27 23:11               ` Marcel Holtmann [this message]
2005-11-27 23:49                 ` Robert Siemer
2005-11-28  0:02                   ` Marcel Holtmann
2005-11-28  1:53                     ` Robert Siemer
2005-11-28  2:08                       ` Marcel Holtmann
2005-11-28  2:29                         ` Robert Siemer
2005-11-28  2:57                           ` Marcel Holtmann
2005-11-28  8:44                             ` Robert Siemer
2005-11-28  9:00                               ` Marcel Holtmann
2005-11-28  9:21                                 ` Robert Siemer
2005-11-28  9:36                                   ` Marcel Holtmann
2005-11-28 10:22                                     ` Robert Siemer
2005-11-28 10:29                                       ` Marcel Holtmann
2005-11-27 23:13               ` Robert Siemer
2005-11-27 21:24     ` Robert Siemer

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=1133133083.13629.43.camel@blade \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /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).