Request Bluetooth permission on macOS
@override Future<String> requestBluetoothPermissionMac() async { return 'unsupported'; }