zephyr/lib/iot
Ravi kumar Veeramally c689fd6f1a net: Rename net_nbuf_write to net_nbuf_append
Current net_nbuf_write() api just appends data to last fragment. And
doesn't write data based on offset. That's why renaming this api.

New net_nbuf_write() apis based on offset will be coming soon.

Change-Id: Ie8e13e5f6091a279b62b6d8b0b3928a5187e75b0
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-12-02 12:40:51 +02:00
..
dns net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
zoap iot/zoap: Add helper for generating tokens 2016-12-02 12:40:50 +02:00
Kbuild iot/dns: Add DNS Client support for Zephyr 2016-12-02 12:40:49 +02:00
Kconfig iot/dns: Add DNS Client support for Zephyr 2016-12-02 12:40:49 +02:00
Makefile iot/dns: Add DNS Client support for Zephyr 2016-12-02 12:40:49 +02:00