evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

Android: Add functions for checking if BLE is on and for enabling/disabling BLE #126

Open ghost opened 7 years ago

ghost commented 7 years ago

This is useful for apps that want control of when the native enable Bluetooth dialog is shown.

This cannot be done programmatically on iOS, to my knowledge.