c - Code sample HID client using Bluez -
i'm desperately looking c sample source code describes how implement hid client using bluez. more specifically, know how write application sends keyboard inputs on bluetooth linux system. (really, fact receiver running linux/bluez shouldn't matter.)
-cheers
shamelessly copying previous answer of mine:
some time ago found project:
http://nohands.sourceforge.net/index.html
they emulate full-blown headset audio , keyboard controls on linux bluetooth stack. if can emulate that, able emulate simpler keyboard.
Comments
Post a Comment