Hey, Did you added support for Android 6.0 . That means did you added permissions for bluetooth from manifest file as well as from code also?
On Sep 26, 2016 3:32 PM, "Sébastien Schutz" <[email protected]> wrote: > Hi, > > I'm currently developping an application which uses Bluetooth. > > I connect to two Bluetooth devices with the smartphone. I use one > BluetoothGatt instance per BluetoothDevice. > > I was testing the application with my Samsung Galaxy A5 which is under > Android 5.0.2, and it was working without any problem. > > A friend tests the application on his smartphone which is a Blackview > BV6000s which is under Android 6., and it's not working. > > As I was trying to debug, I found that the discover of services of the > second gatt instance didn't work. > > Could you help me ? Do you think it is about the version of Android or > more about the smartphone and its stack ? (The same problem with a Samsung > Galaxy Note under Android 6). > > Thank you ! > > -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/android-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/android-developers/5ee06610-f12a-4766-876a- > 55614b5c0724%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/5ee06610-f12a-4766-876a-55614b5c0724%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CAFo7hwbZRf2FTDR_sKoD2YZtJBXh6c1aegj_68WacTnUcMdn-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

