Android: obtaining uuid of a bluetooth device -
i need uuid of bluetooth device connect it, don't know uuid. specific each device , how know device's uuid
. can done using code?
you should more explicit when make question. want connect bt device, or connected , want use particular service?
if want connect device need bt address (like mac
).
the uuid related services offered bt device: http://www.bluecove.org/bluecove/apidocs/javax/bluetooth/uuid.html here have list of uuids.
Comments
Post a Comment