![]() |
nRF Connect SDK API 3.3.99
|
| bool fw_info_ext_api_provide | ( | const struct fw_info * | fwinfo, |
| bool | provide ) |
#include <include/fw_info.h>
Expose EXT_APIs to another firmware
Populate the other firmware's ext_api_in with EXT_APIs from other images.
| [in] | fwinfo | Pointer to the other firmware's information structure. |
| [in] | provide | If true, populate ext_api_in. If false, only check whether requirements can be satisfied. |