BluetoothUtils

public class BluetoothUtils extends Object

Holds utility methods for checking the state of theBluetoothAdapter.

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