Checks if required bluetooth permissions (e.g. Bluetooth Connect on Android 12+) are granted.
@override Future<bool> checkBluetoothPermission() async => true;