sinkuri256 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Support for Short Bluetooth UUIDs #506

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Would it be possible to get support for short bluetooth UUIDs?

Short UUID codes can be found in the following document:

http://www.bluetooth.com/Specification%20Documents/AssignedNumbersServiceDiscove
ry.pdf

This make things a bit easier when you are trying to write for bluetooth 
devices.

Original issue reported on code.google.com by ericbook...@gmail.com on 17 Jan 2011 at 9:56

GoogleCodeExporter commented 9 years ago
If you're targeting Python then you can install PyBlueZ and do this right now.

Original comment by naranjo....@gmail.com on 15 Feb 2011 at 11:16