When setting read handler was requested for more data than is stored, it should read reduced amount of data (by the API define). Back-end implementation support that, but not for corner-case when the last call to back-end handler was out of data bounds. This patch makes any request to read data which begins outside of the record zero-length read-out, instead of being prohibited before, which fix the issue. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| include/settings | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||