nRF Connect SDK API 2.8.99
|
int fota_download_s0_active_get | ( | bool *const | s0_active | ) |
#include <include/net/fota_download.h>
Get the active bootloader (B1) slot, s0 or s1.
[out] | s0_active | Set to 'true' if s0 is active slot, 'false' otherwise |
0 | If successful. Otherwise, a (negative) error code is returned. |