1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/gcoap
Leandro Lanzieri 3f382dc323 net/gcoap: Use COAP_RANDOM_FACTOR_1000 to calculate timeout range
With this the range for the random timeout is calculated using
COAP_RANDOM_FACTOR_1000 (ACK_RANDOM_FACTOR in RFC 7252).
2020-01-27 19:47:20 +01:00
..
gcoap.c net/gcoap: Use COAP_RANDOM_FACTOR_1000 to calculate timeout range 2020-01-27 19:47:20 +01:00
Makefile net/gcoap: renamed source folder s/coap/gocap/ 2017-08-08 16:39:48 +02:00