We recommend using one of the following options to disable Bluetooth:
- Use the Android APIs to disable Bluetooth. For more information visit https://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#disable()
- Use quick_settings_tiles_default, config_quickSettingsTilesEditable, and config_default_tile_list to prevent the user from enabling Bluetooth manually. See below for an example project configuration.