nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bl_validate_firmware_available()

bool bl_validate_firmware_available ( void  )

#include <include/bl_validation.h>

Whether bl_validate_firmware() is available.

This is only relevant when

embed:rst:inline :kconfig:option:`CONFIG_BL_VALIDATE_FW_EXT_API_OPTIONAL` 

is set.

Return values
truebl_validate_firmware() can be called and should work correctly.
falsebl_validate_firmware() is unavailable and will always return false because the underlying EXT_API is unavailable.