In our app, we want to connect to the SPP on a bluetooth device using the BluetoothDevice createRfcommSocketToServiceRecord fmethod. It used to work. Suddenly, we started seeing that the connection to bluetooth is intermittent. From the API perspective, the connection is all blackbox. Is there a way to find out what handshaking messages have been exchanged between the bluetooth device and the phone. When we look at the sniffer logs from the bluetooth device, it looks like it is waiting for the phone to get back.
We are testing it on NexusOne. Are there any known issues? -- 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