zephyr/samples/net/echo_client
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
..
src net: Rename net_nbuf_write to net_nbuf_append 2016-12-02 12:40:51 +02:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj_802154.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_arduino_101.conf enc28j60: Modify echo server and client samples to support enc28j60 2016-12-02 12:40:50 +02:00
prj_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_qemu.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_slip.conf net: samples: Fix slip config for echo-server and echo-client 2016-12-02 12:40:22 +02:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini samples: testcases.ini change tags separated with commas 2016-07-08 18:20:08 +00:00