Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_engine.c365 static int64_t retransmit_request(struct lwm2m_ctx *client_ctx, const int64_t timestamp) in retransmit_request() function
840 next_tx = retransmit_request(ctx, now); in socket_loop()