Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/coap_client/src/
Dmain.c73 static uint16_t get_next_pending_message_id(void) in get_next_pending_message_id() function
130 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake()
278 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_response()
300 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_empty_ack()
320 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_rst()
352 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_unmatching()
375 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_echo()
402 last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_echo_next_req()
425 uint16_t last_message_id = get_next_pending_message_id(); in z_impl_zsock_recvfrom_custom_fake_duplicate_response()
449 set_next_pending_message_id(get_next_pending_message_id() + 1); in z_impl_zsock_recvfrom_custom_fake_observe()