Hi all,
I'm trying to register the phone as a HID device through bluetooth. So
far I did the following
- Created a BluetoothServerSocket with
bluetoothAdapter.listenUsingRfcommWithServiceRecord("Any name",
"00001124-0000-1000-8000-00805f9b34fb"). The UUID is the standard one
for HID devices.
- Paired the phone with a Windows PC
- The phone is recognized as "Bluetooth HID device, but I get the
error "Device driver software was not successfully installed"
Does anyone know what steps can be taken next to make it work?
I think I should register a SDP service record, but I'm not sure if
Android Bluetooth API has support for this.
Thanks,
Adrian.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe, reply using "remove me" as the subject.