Open GoogleCodeExporter opened 8 years ago
The HID is not required for SPP.
I think the BGP100 protocol is a bit simpler:
https://code.google.com/p/android-bluez-ime/source/browse/trunk/BluezIME/src/com
/hexad/bluezime/BGP100Reader.java
I would go with that.
Otherwise, you can make a new driver, but if you can use the existing BGP100,
your device will work with more than just Bluez-IME.
Original comment by kenneth@hexad.dk
on 2 May 2013 at 9:12
Thanks for the advice. Sorry for the late reply, but I actually did use BGP100
a while back and it worked perfectly! I see now the project is in GIT which
I'm very glad to see. I think it was in SVN when I grabbed it originally? Is
there any way you want me to contribute my changes back? I've made my own
custom bluetooth SEGA controller with your IME and the controller sending SPP
bytes for presses and releases, and I'm VERY happy how well it turned out. The
responsiveness is excellent and I wasn't sure if it would handle diagonal D-Pad
but sure enough that's perfect.
Let me know if you want me to push it back.
Original comment by jelt...@motorola.com
on 26 May 2013 at 4:58
Yes, I recently switched to git, it is just so much simpler to manage.
If the controller is something that is "generally available", I would like it
merged into Bluez-IME.
Just send me a patch file and I will do it.
Original comment by kenneth@hexad.dk
on 29 May 2013 at 8:43
Original issue reported on code.google.com by
eradicat...@gmail.com
on 2 Apr 2013 at 5:07