This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HID Bluetooth profile

HI,

Can someone please explain and maybe give an example for how to use the BluetoothHID class TI has added to the gingerbread framework and connect successfully to an HID device ?

(I've tried using the hidd from google but the framework keeps disconnecting the device without properly closing the connection which leaves the device

un-connectable unless i reset it manually, if i run the hidd from the adb shell, all is good and the device works great..)