Searched refs:load_credentials (Results 1 – 4 of 4) sorted by relevance
105 ctx.load_credentials = NULL; in ZTEST()135 ctx.load_credentials = NULL; in ZTEST()159 ctx.load_credentials = NULL; in ZTEST()181 ctx.load_credentials = NULL; in ZTEST()196 ctx.load_credentials = NULL; in ZTEST()214 ctx.load_credentials = NULL; in ZTEST()237 ctx.load_credentials = NULL; in ZTEST()349 ctx.load_credentials = NULL; in ZTEST()435 ctx.load_credentials = NULL; in ZTEST()
255 int (*load_credentials)(struct lwm2m_ctx *client_ctx); member
1178 if (client_ctx->load_credentials) { in lwm2m_socket_start()1179 ret = client_ctx->load_credentials(client_ctx); in lwm2m_socket_start()
420 …cket options are required, you can overwrite the :c:func:`lwm2m_ctx.load_credentials` or :c:func:`…