All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] BlueZ API, HID profile, socket programming
@ 2007-03-30 16:37 Meenakshi Seeballack
  0 siblings, 0 replies; 3+ messages in thread
From: Meenakshi Seeballack @ 2007-03-30 16:37 UTC (permalink / raw)
  To: bluez-devel


[-- Attachment #1.1: Type: text/plain, Size: 388 bytes --]

hello all,
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 :(
Thanks in advance for the help
Meena

[-- Attachment #1.2: Type: text/html, Size: 408 bytes --]

[-- Attachment #2: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bluez-devel] BlueZ API, HID profile, socket programming
@ 2007-03-31  8:11 Meenakshi Seeballack
  2007-03-31 13:34 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Meenakshi Seeballack @ 2007-03-31  8:11 UTC (permalink / raw)
  To: bluez-devel


[-- Attachment #1.1: Type: text/plain, Size: 388 bytes --]

hello all,
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 :(
Thanks in advance for the help
Meena

[-- Attachment #1.2: Type: text/html, Size: 413 bytes --]

[-- Attachment #2: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-devel] BlueZ API, HID profile, socket programming
  2007-03-31  8:11 [Bluez-devel] BlueZ API, HID profile, socket programming Meenakshi Seeballack
@ 2007-03-31 13:34 ` Marcel Holtmann
  0 siblings, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2007-03-31 13:34 UTC (permalink / raw)
  To: BlueZ development

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-31 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-31  8:11 [Bluez-devel] BlueZ API, HID profile, socket programming Meenakshi Seeballack
2007-03-31 13:34 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2007-03-30 16:37 Meenakshi Seeballack

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.