Lines Matching +full:rx +full:- +full:blocks
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"
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
156 bool "Receive notification when blocks are truncated"
171 This option enables the API for CoAP-services to register resources.
179 CoAP server thread stack size for processing RX/TX events.
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.
244 int "Number of pending data blocks"
248 The number of data blocks to reserve for pending messages to retransmit.
259 module-dep = NET_LOG
260 module-str = Log level for CoAP
261 module-help = Enables CoAP debug messages.