Home
last modified time | relevance | path

Searched refs:COAP_BLOCK_512 (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig109 5 - COAP_BLOCK_512
/Zephyr-latest/include/zephyr/net/
Dcoap.h747 COAP_BLOCK_512, /**< 512-byte block size */ enumerator
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_link_format.c208 return COAP_BLOCK_512; in default_block_size()
Dcoap_client.c189 return COAP_BLOCK_512; in coap_client_default_block_size()