Lines Matching full:coap
6 select COAP
81 bool "CoAP block transfer support for big outgoing LwM2M messages [EXPERIMENTAL]"
86 To append CoAP ETag option into outgoing block transfers, CONFIG_SYS_HASH_FUNC32 should
109 recommends this to be CoAP MAX_TRANSMIT_WAIT parameter (which
192 This is the default server port to connect to for LwM2M firmware downloads over coap.
275 int "LWM2M CoAP block-wise transfer size"
279 CoAP block size used by LwM2M when performing block-wise
283 int "Room for CoAP header data"
287 Extra room allocated to handle CoAP header data
290 int "LWM2M CoAP maximum message size"
293 CoAP message size used by LWM2M. Minimum is the block size used
370 int "LwM2M CoAP buffer size for encoding the full message for block-wise transfer"
373 Size of buffers for serializing big LwM2M CoAP messages that need to be
380 Maximum number of CoAP block contexts needed to split messages into blocks for
398 CoAP block-wise transfer we can handle at the same time.
613 bool "Firmware Update object pull via CoAP-CoAP/HTTP proxy support"
616 Include support for pulling firmware file via a CoAP-CoAP/HTTP proxy.
619 string "CoAP proxy network address"
622 Network address of the CoAP proxy server.