bluetoothIsEnabled

Determines if Bluetooth is currently enabled on the Android device.

Arguments

none

Returns

Promise<boolean> Whether bluetooth is currently enabled on the device

Last updated