BluetoothUtils
public class BluetoothUtils extends Object
Constructors
Name | Description |
---|---|
public BluetoothUtils()
|
Methods
isBluetoothEnabled
public static boolean isBluetoothEnabled()
Returns true if theBluetoothAdapteris available and turned on.
ReturnValue
Name | Description |
---|---|
boolean
|
true if the local adapter is turned on |
Holds utility methods for checking the state of theBluetoothAdapter.