turnBluetoothOff

abstract suspend fun turnBluetoothOff(): Boolean

Turns off the Bluetooth adapter. The Bluetooth state changes are reflected by bluetoothState.

Return

true when turning off Bluetooth has been initiated successfully, 'false' otherwise.