zephyr/tests/net/lib/coap_client
Juha Ylinen d09d3d82ef net: lib: coap: Change coap_pending_init()
Replace function parameter 'retries' with pointer to structure
holding coap transmission parameters. This allows setting the
retransmission parameters individually for each pending request.

Add coap transmission parameters to coap_pending structure.

Update migration guide and release notes.

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
2023-12-15 11:41:27 +00:00
..
src net: lib: coap: Change coap_pending_init() 2023-12-15 11:41:27 +00:00
CMakeLists.txt net: lib: coap: Add new API to configure retransmission settings 2023-12-12 10:56:29 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/net/lib/coap_client/: Enable for native_sim 2023-11-20 09:21:13 +01:00