Home
last modified time | relevance | path

Searched refs:COAP_BLOCK_128 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/
DKconfig107 3 - COAP_BLOCK_128
/Zephyr-Core-3.7.0/include/zephyr/net/
Dcoap.h706 COAP_BLOCK_128, /**< 128-byte block size */ enumerator
/Zephyr-Core-3.7.0/subsys/net/lib/coap/
Dcoap_link_format.c204 return COAP_BLOCK_128; in default_block_size()
Dcoap_client.c132 return COAP_BLOCK_128; in coap_client_default_block_size()
/Zephyr-Core-3.7.0/tests/net/lib/coap/src/
Dmain.c1161 coap_block_size_to_bytes(COAP_BLOCK_128)); in ZTEST()
1315 coap_block_size_to_bytes(COAP_BLOCK_128)); in init_basic_test_msg()