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

◆ nrf_cloud_fota_is_type_enabled()

bool nrf_cloud_fota_is_type_enabled ( const enum nrf_cloud_fota_type type)

#include <include/net/nrf_cloud.h>

Determine if the specified FOTA type is enabled by the configuration. This function returns false if.

CONFIG_NRF_CLOUD_FOTA 

is disabled.

Parameters
[in]typeFota type.
Return values
trueSpecified FOTA type is enabled by the configuration.
falseSpecified FOTA type is not enabled by the configuration.