Check if all required Bluetooth permissions are granted
Future<bool> hasBluetoothPermissions() { return XprinterPlatform.instance.hasBluetoothPermissions(); }