onRequestRebootOta
var onRequestRebootOta: suspend (requestId: Int, destNum: Int, mode: Int, hash: ByteArray?) -> Unit(source)
Deterministic test hook invoked inside every requestRebootOta call with the request parameters.
Deterministic test hook invoked inside every requestRebootOta call with the request parameters.