Thanks a lot for your reply!

> Your understanding is not right here, UUID is used to lookup the port,
> not for encryption. The javadoc explains this.
>
The only Javadoc i can find (
http://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#listenUsingRfcommWithServiceRecord%28java.lang.String,%20java.util.UUID%29
and
http://developer.android.com/reference/android/bluetooth/BluetoothDevice.html#createRfcommSocketToServiceRecord%28java.util.UUID%29
)
is not very exact here. The device i'm using is a self developed
device that uses a hardware chip for all the bluetooth stuff. So don't
really have a lot influence on this.
Guess we're back to the NDK, right?

-- 
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

Reply via email to