Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] HID testing
@ 2003-12-11 11:18 Deepesh S Gujarathi
  2003-12-11 13:47 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Deepesh S Gujarathi @ 2003-12-11 11:18 UTC (permalink / raw)
  To: bluez-devel

[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]


Hi Folks,

I have been playing around with the BlueZ stack for last couple of days and I would say that you guys have done an wonderful job. The stack appears to be fairly stable and rich with features and tools. However the most important feature is the socket interface provided which is missing in other stacks. Kudos to Max, Marcel at rest of the team.

Also I have tested the stack to work with TDK,EPoX,Belkin dongles without a hitch. Maybe these brands can be updated on the "BlueZ Supported hardware" page.

I am working on the developing HID profile (firmware) for a pointing device and utilising BlueZ as a host side testing tool.

I would appreciate few pointers for the following.

1. What could be the best way to test the HID device firmware from the host side using BlueZ ? I believe there are two alternatives, the bthid program by Peter and an alternate hid program by Marcel. I was not successful in getting the bthid working. My system is Mandrake 9.2 with Linux 2.4.21-0.13mdk and I have installed BlueZ from rpms. Basically I want to test my HID firmware implementation for HID compliance.

2. Is there a way to disconnect individual L2CAP connection from within user space program ? I saw a call  l2cap_sock_close in l2cap.c file, is there a way to call this function from a user program. I have already tried to use the close(socket) call but it closes down the ACL connection instead of closing the _individual_ L2CAP connection.

do advise....

thanks
Saturn

[-- Attachment #2: Type: text/html, Size: 2707 bytes --]

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

end of thread, other threads:[~2003-12-12 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-11 11:18 [Bluez-devel] HID testing Deepesh S Gujarathi
2003-12-11 13:47 ` Marcel Holtmann
2003-12-12 11:48   ` Deepesh S Gujarathi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox