zephyr/tests/net/lib
Adrian Friedli 98289e594d net: lib: coap: make ACK random factor runtime configurable
Extend the `coap_transmission_parameters` struct with the field
`ack_random_percent`. This was the last remaining CoAP transmission
parameter that was not configurable at runtime.

Signed-off-by: Adrian Friedli <adrian.friedli@husqvarnagroup.com>
2024-10-08 06:00:56 -04:00
..
coap net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
coap_client tests: coap_client: optimize/reduce sleep time 2024-10-07 17:13:47 +01:00
coap_server/common
dns_addremove tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
dns_cache
dns_packet
dns_resolve tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
dns_sd
http_header_fields
http_server tests: net: http_server: Add netif dependency 2024-09-27 10:56:47 +01:00
lwm2m net: lwm2m: Remove hostname_verify flag from context 2024-10-03 17:09:32 +01:00
mdns_responder tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
mqtt/v3_1_1
mqtt_sn_client
mqtt_sn_packet
tls_credentials