Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_engine.c650 static void hint_socket_state(struct lwm2m_ctx *ctx, struct lwm2m_message *ongoing_tx) in hint_socket_state() argument
669 if (ongoing_tx) { in hint_socket_state()
675 bool ongoing_block_tx = coap_block_has_more(&ongoing_tx->cpkt); in hint_socket_state()
679 } else if (ongoing_tx->type == COAP_TYPE_CON) { in hint_socket_state()