zephyr/tests/net/lib/lwm2m
Seppo Takalo 51d80a9838 net: lwm2m: Allow CoAP block size to be changed
Allow changing the CoAP Block-wise transfers block-size
for subsequent GET requests.

It looks like Leshan switches block size back to its
configured value, if it is smaller.
So even when we send block N=0 with size of 512, Leshan
seem to handle that properly but still asks N=2 with
block size 256(if that is configured).

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2024-04-12 09:14:36 -04:00
..
block_transfer net: lwm2m: Allow CoAP block size to be changed 2024-04-12 09:14:36 -04:00
content_json tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
content_link_format tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
content_oma_tlv tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
content_plain_text tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
content_raw_cbor tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
content_senml_cbor tests/net/lib/lwm2m/*: Switch integation_platforms to native_sim 2023-11-20 09:21:13 +01:00
interop subsys/net/lib/lwm2m: Change how we seed the random generator 2024-01-25 12:28:51 +01:00
lwm2m_engine net: lwm2m: Fix socket hints for block transfer 2024-03-28 16:02:34 -05:00
lwm2m_rd_client net: lwm2m: Implement fallback mechanism and support for diable 2023-12-05 16:40:06 -06:00
lwm2m_registry tests: lwm2m: Add test case 2024-02-26 11:53:29 +00:00
observation tests: lwm2m: Rename engine to observation 2024-01-22 18:22:43 +01:00