Define ANJAY_MODULE_SIM_BOOTSTRAP_HARDCODED_FILE_ID

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_BOOTSTRAPPER to be enabled. At most one of ANJAY_MODULE_SIM_BOOTSTRAP_HARDCODED_FILE_ID and ANJAY_MODULE_SIM_BOOTSTRAP_DATA_OID_OVERRIDE_HEX may be defined at the same time.

IMPORTANT: Only available with the bootstrapper feature. Ignored in the open source version.