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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -