Functions

Link copied to clipboard
Since nRF Connect SDK version 2.4 the groups return more granular return codes than before.
Link copied to clipboard
@Nullable
open fun getImageReturnCode(): @Nullable ImageManager.ReturnCode
Link copied to clipboard
Get the return code as an enum.
Link copied to clipboard
abstract fun getReturnCodeValue(): Int
Return the Mcu Manager return code as an int.