All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] BlueZ API, HID profile, socket programming
Date: Sat, 31 Mar 2007 15:34:15 +0200	[thread overview]
Message-ID: <1175348055.5815.239.camel@violet> (raw)
In-Reply-To: <ddea76ce0703310111m6c21fda1g45495830909c91d9@mail.gmail.com>

Hi Meenakshi,

> I am developing for the Nokia 770 - the idea is to use the PDA as a
> mouse to
> control another bluetooth-enabled PC.
> At this point I have opened a socket via L2CAP (Logical Link Control
> and
> Adaptation Protocol). How do I test if the socket is working? 
> I am sorry if this is a stupid question but I am new to linux,C and
> socket
> programming :(

you have to implement the HID device part (not provided by BlueZ at the
moment). So you have to have two listen sockets on PSM 17 and 19 and you
need the appropriate SDP service record that contains the HID descriptor
and other HID related settings. Check the HID specification for more
details.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-03-31 13:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-31  8:11 [Bluez-devel] BlueZ API, HID profile, socket programming Meenakshi Seeballack
2007-03-31 13:34 ` Marcel Holtmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-30 16:37 Meenakshi Seeballack

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=1175348055.5815.239.camel@violet \
    --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 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.