requestBluetoothEnable

public final Boolean requestBluetoothEnable(Context context)

Launches an new intent to request the user to enable Bluetooth. This requires that the necessary Bluetooth permissions have been granted.

Return

true if the request was launched

See also