Define ANJAY_MODULE_SIM_BOOTSTRAP_HARDCODED_FILE_ID
Defined in File anjay_config.h
Define Documentation
-
ANJAY_MODULE_SIM_BOOTSTRAP_HARDCODED_FILE_ID
Forced ID of the file to read the SIM bootstrap information from.
If not defined (default), the bootstrap information file will be discovered through the ODF file, as mandated by the specification.
Requires
ANJAY_WITH_MODULE_BOOTSTRAPPERto be enabled. At most one ofANJAY_MODULE_SIM_BOOTSTRAP_HARDCODED_FILE_IDandANJAY_MODULE_SIM_BOOTSTRAP_DATA_OID_OVERRIDE_HEXmay be defined at the same time.IMPORTANT: Only available with the bootstrapper feature. Ignored in the open source version.