deviceSupportsBluetooth

Determines whether the current Android device supports Bluetooth or not.

Arguments

none

Returns

Promise<boolean> Whether the device supports bluetooth or not

Last updated