public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* bluez : new bluetooth keyboard supported by hidd.
@ 2006-09-15 15:47 Jean-Jacques BRUCKER
  2006-09-15 16:34 ` [Bluez-devel] " Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Jacques BRUCKER @ 2006-09-15 15:47 UTC (permalink / raw)
  To: marcel; +Cc: bluez-devel


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset="us-ascii", Size: 2438 bytes --]

 Hello,
I have recently bought a bluetooth "Smart Keyboard" for my Nokia 770.
But this keyboard, doesn't have a sdp server and was not supported by 
bluez-tools.

(Here are the caracteristics of my keyboard: 
        bd addr : 00:0A:3A:2E:7B:AC
        name : KEYBOARD
        CoD (Class of Device/Service) : 0x001f00
)

So i have make some change in your source code to support him.
Here is my patch and the patched tar.gz (with my makefiles, and i have 
verify that files wasn't modified recently on CVS).

As you will see i have created a new file devices.h and i have suggested 
an architecture to manage different peripherals.

As I work for Sagem Communication, this keyboard now will work on our 
Sagem Linux phone (in developpement).
(I Gonna make it work now on my Nokia 770, but I don't know how to do it 
yet, as it use dbus... and i am asking me if that was really necessary, 
and if hidd is used on the Nokia 770...).

I notice the hidd deamon may need some minor improvement now, like forking 
and doing a "search device" on a signal event. Or reading a configuration 
file that contains knows devices and connect them on other signal... (or 
using dbus... ?). (just thinking... trying to share ideas...).

PS: I don't have a "secure" mail server to suscribe myself to bluez-devel 
mail list. So could you please add one of my email to the bluez-devel mail 
list ?
(personnal email: jjbrucker@free.fr, professionnal email: 
jean-jacques.brucker@sagem.com, should be the one in sender field of this 
email).

PS2: Any comments about my patche are welcome...

  

  -  -  -  -  -  -  -
Cordialement,
Jean-Jacques.


" Ce courriel et les documents qui y sont attaches peuvent contenir des informations confidentielles. Si vous n'etes  pas le destinataire escompte, merci d'en informer l'expediteur immédiatement et de detruire ce courriel  ainsi que tous les documents attaches de votre systeme informatique. Toute divulgation, distribution ou copie du présent courriel et des documents attaches sans autorisation prealable de son emetteur est interdite." 

" This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, please advise the sender immediately and delete this e-mail and all attached documents from your computer system. Any unauthorised disclosure, distribution or copying hereof is prohibited."

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

[-- Attachment #2: bluez-utils-3.5p2.tar.gz --]
[-- Type: application/octet-stream, Size: 731361 bytes --]

[-- Attachment #3: hidd_enhance.patch.bz2 --]
[-- Type: application/octet-stream, Size: 4297 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Bluez-devel] bluez : new bluetooth keyboard supported by hidd.
@ 2006-09-15 16:14 Jean-Jacques BRUCKER
  2006-09-15 16:34 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Jacques BRUCKER @ 2006-09-15 16:14 UTC (permalink / raw)
  To: bluez-devel


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

The message I send before was too big (cause of the joined tar.gz) and 
Marcel is "abwesend". As i suggest he is the list moderator, my precedent email could be 
unread for a month. That is why I re-send this lighter email.

PS: Sorry to use Lotus Notes (running with wine). But I don't have direct 
access to internet in my office room and I can't send "better" emails.

  -  -  -  -  -  -  -
Cordialement,
Jean-Jacques.
Poste : 92 26
----- Réacheminé par Jean-Jacques BRUCKER/EXT/SAGEM le 15/09/2006 18:02 
-----


Jean-Jacques BRUCKER

15/09/2006 17:47

 
        Pour :  marcel@holtmann.org
        cc :    bluez-devel@lists.sourceforge.net
        Objet : bluez : new bluetooth keyboard supported by hidd.


 Hello,
I have recently bought a bluetooth "Smart Keyboard" for my Nokia 770.
But this keyboard, doesn't have a sdp server and was not supported by 
bluez-tools.

(Here are the caracteristics of my keyboard: 
        bd addr : 00:0A:3A:2E:7B:AC
        name : KEYBOARD
        CoD (Class of Device/Service) : 0x001f00
)

So i have make some change in your source code to support him.
Here is my patch and the patched tar.gz (with my makefiles, and i have 
verify that files wasn't modified recently on CVS).

As you will see i have created a new file devices.h and i have suggested 
an architecture to manage different peripherals.

As I work for Sagem Communication, this keyboard now will work on our 
Sagem Linux phone (in developpement).
(I Gonna make it work now on my Nokia 770, but I don't know how to do it 
yet, as it use dbus... and i am asking me if that was really necessary, 
and if hidd is used on the Nokia 770...).

I notice the hidd deamon may need some minor improvement now, like forking 
and doing a "search device" on a signal event. Or reading a configuration 
file that contains knows devices and connect them on other signal... (or 
using dbus... ?). (just thinking... trying to share ideas...).

PS: I don't have a "secure" mail server to suscribe myself to bluez-devel 
mail list. So could you please add one of my email to the bluez-devel mail 
list ?
(personnal email: jjbrucker@free.fr, professionnal email: 
jean-jacques.brucker@sagem.com, should be the one in sender field of this 
email).

PS2: Any comments about my patche are welcome...
 


  -  -  -  -  -  -  -
Cordialement,
Jean-Jacques.



" Ce courriel et les documents qui y sont attaches peuvent contenir des informations confidentielles. Si vous n'etes  pas le destinataire escompte, merci d'en informer l'expediteur immédiatement et de detruire ce courriel  ainsi que tous les documents attaches de votre systeme informatique. Toute divulgation, distribution ou copie du présent courriel et des documents attaches sans autorisation prealable de son emetteur est interdite." 

" This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, please advise the sender immediately and delete this e-mail and all attached documents from your computer system. Any unauthorised disclosure, distribution or copying hereof is prohibited."

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

[-- Attachment #2: hidd_enhance.patch.bz2 --]
[-- Type: application/octet-stream, Size: 4297 bytes --]

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #4: 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] 4+ messages in thread

end of thread, other threads:[~2006-09-15 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 15:47 bluez : new bluetooth keyboard supported by hidd Jean-Jacques BRUCKER
2006-09-15 16:34 ` [Bluez-devel] " Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2006-09-15 16:14 Jean-Jacques BRUCKER
2006-09-15 16:34 ` Marcel Holtmann

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