In android, we can disable or turn off Bluetooth just by invoking a BluetoothAdapter method disable() . Following is the code snippet to disable or turn off Bluetooth in android applications using disable() function. BluetoothAdapter bAdapter = BluetoothAdapter.