nRF Connect SDK API 0.1.0
|
const nrf_compress_reset_func_t nrf_compress_implementation::reset |
Reset compression state function. Used to abort current compression or decompression task before starting a new one.
[in] | inst | Reserved for future use, must be NULL. |
0 | Success. |
-errno | Negative errno code on other failure. |