Home
last modified time | relevance | path

Searched refs:use_bootstrap (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c132 bool use_bootstrap : 1; member
477 if (client.use_bootstrap) { in engine_trigger_bootstrap()
486 client.use_bootstrap = true; in engine_trigger_bootstrap()
722 if (client.use_bootstrap && IS_ENABLED(CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP)) { in sm_do_init()
850 client.use_bootstrap = false; in sm_bootstrap_trans_done()
1284 client.use_bootstrap = true; in fallback_to_bootstrap()
1570 client.use_bootstrap = flags & LWM2M_RD_CLIENT_FLAG_BOOTSTRAP; in lwm2m_rd_client_start()