nRF Connect SDK API 0.1.0
|
bool lwm2m_carrier_config_t::disable_bootstrap_from_smartcard |
This configuration allows you to disable bootstrap from smartcard.
This option is only used for LWM2M_CARRIER_GENERIC, LWM2M_CARRIER_T_MOBILE and LWM2M_CARRIER_BELL_CA. In other carriers bootstrap from smartcard is always disabled.
When this option is set, you disable reading bootstrap information from the smartcard (SIM card).
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_BOOTSTRAP_SMARTCARD to false.