android / connectivity-samples

Multiple samples showing the best practices in connectivity on Android.
Apache License 2.0
1.65k stars 1.32k forks source link

Unable to Scan Phone Info. #193

Open numair96 opened 4 years ago

numair96 commented 4 years ago

Hi. I have 2 devices. Samsung S6 (Android 7.0) and Samsung J6 Android 10.0. On Samsung S6, app is working fine able to broadcast as well. From Samsung J6, app doesn't work. It says Bluetooth Advertisement fails on this device. I found that Bluetooth Advertisement is not supported on this device. So only for scanning, do I need both the device which supports Bluetooth Advertisement?

isaidamier commented 3 years ago

Would you please clarify on what you mean by "not supported"? Also to answer your question: Scan and advertise are different so should work independently