Ticket #117 (assigned defect)
bluetooth HID support (device)
| Reported by: | laforge@… | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | bluez | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
We want the user to be able to use the Neo1973 to e.g. control a presentation,
by appearing as HID device at the host pc.
Change History
Note: See
TracTickets for help on using
tickets.

This is currently not planned, but adding support to the
bluetoothd-service-input is actually quite simple. Main questions are how to
design the D-Bus interface and make it secure.
The security aspect is important, because otherwise we can easily end up with a
key injection vulnerability and that is not a good idea.