Hi! I have a problem with bluetooth scan mode.
I am not sure, but i think the BluetoothAdapter.ACTION_SCAN_MODE_CHANGED intent never contains EXTRA_PREVIOUS_SCAN_MODE extra. According to the doc it should: http://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#ACTION_SCAN_MODE_CHANGED There isn't any EXTRA_PREVIOUS_SCAN_MODE related source code in the "frameworks/base/core/java/android/server/*.java" files. Maybe it is a known bug, but i didn't find it in the open issues. BR Gergely Juhász -- 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

