bluetooth: IsLowEnergySupported should return false for Android <23 |
|
Issue description__ANDROID_API__ returns "16" on Marshmallow (23) so it caused us to incorrectly return false for IsLowEnergySupported. See Issue 714623 . As a temporary measure we removed __ANDROID_API__ and always return true for Android even when low energy is not supported. |
|
►
Sign in to add a comment |
|
Comment 1 by ortuno@chromium.org
, Apr 26 2017