mbed-os/features/frameworks/mbed-coap/source/include
Antti Yli-Tokola 2774e3f301 Update mbed-coap to version 5.0.0
- Reduce heap footprint by storing only single block when receiving a blockwise message.
    * User is now responsible of freeing the data by calling sn_coap_protocol_block_remove() and must not free the payload separately.
- Bug fix: Request blockwise transfer if incoming payload length is too large and when it comes without block indication.
2019-08-28 11:26:55 +03:00
..
sn_coap_header_internal.h Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +03:00
sn_coap_protocol_internal.h Update mbed-coap to version 5.0.0 2019-08-28 11:26:55 +03:00