Lines Matching +full:initial +full:- +full:timeout +full:- +full:ms

4 # SPDX-License-Identifier: Apache-2.0
21 bool "CoAP ./well-known/core services block wise support"
24 to ./well-known/core request. Without this option all resource's
30 int "CoAP ./well-known/core services block wise support"
56 int "base length of the random generated initial ACK timeout in ms"
63 bool "Randomize initial ACK timeout, as specified in RFC 7252"
66 If enabled, the initial ACK timeout will be randomized, as specified
69 COAP_INIT_ACK_TIMEOUT_MS option). Otherwise, the initial ACK timeout
73 int "Random factor for ACK timeout described as percentage"
77 Factor described as percentage to extend CoAP ACK timeout. A value
86 int "Retransmission backoff factor for ACK timeout described as percentage"
89 Factor described as percentage to extend CoAP ACK timeout for retransmissions.
96 This option enables MQTT-style wildcards in path. Disable it if
102 This option enables keeping application-specific user data
108 This option enables the API for CoAP-client for sending CoAP requests
119 int "LWM2M CoAP block-wise transfer size"
123 CoAP block size used by CoAP client when performing block-wise
171 This option enables the API for CoAP-services to register resources.
182 int "CoAP server block-wise transfer size"
186 CoAP block size used by CoAP server resources when performing block-wise
202 bool "CoAP server support ./well-known/core service"
205 Enable responding to the ./well-known/core service resource.
259 module-dep = NET_LOG
260 module-str = Log level for CoAP
261 module-help = Enables CoAP debug messages.