zephyr/lib
Vinicius Costa Gomes ec184107be zoap: Add support for retrieving the underlying net_buf
Add an alternative to zoap_packet_get_payload(), that instead of
returning a byte array, returns the net_buf (with the COAP_MARKER
added, if needed) associated with the packet, positioned so the
application can add more data.

Change-Id: I7c955ef42f5ef8406d77da994d1673e6a69b0b6b
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-12-02 12:41:05 +02:00
..
iot zoap: Add support for retrieving the underlying net_buf 2016-12-02 12:41:05 +02:00
libc libc/minimal: snprintf(): KILL negative len parameter 2016-11-28 20:49:37 +00:00
Kbuild lib: Introduce the CoAP implementation for Zephyr 2016-09-12 12:25:24 +00:00
Kconfig lib: Introduce the CoAP implementation for Zephyr 2016-09-12 12:25:24 +00:00
Makefile newlib: add support for nano-formatted-io 2016-11-09 02:47:43 +00:00