If i code
Storage.setValue("MyBLE_ScanResult", scanResult as ScanResult);
the type checker complains that ScanResult is not an Application.PropertyValueType.
That's true, but the API says that from v3.2.0 on it is possible to save a ScanResult with Application.Storage.