Hi, On connection to any device verify if it is a bonded device, if not initiate bonding procedure this will provide you a way to provide TSL. After bonding you can initiate the service level connection (like serial connection).
If you are using a Bluetooth 2.1 compliant protocol stack you can directly initiate service level connection and above procedure should be handled within the stack. -- Ash PS: This might help you figure out more. http://developer.android.com/guide/topics/wireless/bluetooth.html On Jan 10, 6:39 pm, ZIc <[email protected]> wrote: > Hi everyone, > > I am developing a mobile ticketing application for public transport > and I need to implement a secure data exchange between two mobile > devices via bluetooth (such as TLS), user to ticket controller, to > allow the validation of the ticket. How can i do this? > > thanks > Marco -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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-security-discuss?hl=en.
