Lines Matching +full:100 +full:base +full:- +full:t
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"
60 This value is used as a base value to retry pending CoAP packets.
83 range 1 100
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
130 CoAP client message payload size. Can't be smaller than COAP_CLIENT_BLOCK_SIZE.
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
193 CoAP server message payload size. Can't be smaller than COAP_SERVER_BLOCK_SIZE.
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.