I am working on an application that attempts to make a Bluetooth 
connection between an Android tablet and a custom device. The SDK of the 
custom device requires that properties pertaining to "authentication," 
"authorization," and "encryption" are set. I know I can use various 
versions of the listenUsingRfcommWithServiceRecord() method to set the 
authentication and encryption properties on the android side, but how does 
one go about viewing/changing the authorization properties?
Thank you for your time. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to