zephyr/subsys/net/lib/coap
Hubert Miś 5e43418cf9 net: coap: acknowledgement initialization helper
When handling CoAP Confirmable requests, there is a common
Acknowledgement initialization procedure that repeats for each
response packet initialization. This patch adds a function that
simplifies Acknowledgement initialization procedure encapsulating
repeating code.

Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>
2021-02-15 10:17:11 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
coap_link_format.c net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
coap.c net: coap: acknowledgement initialization helper 2021-02-15 10:17:11 +02:00
Kconfig net: coap: Randomize initial ACK timeout 2021-01-18 23:22:37 -05:00