zephyr/tests/net/context
Jukka Rissanen 088289ec28 net: context: Add status to connect callback
It is useful that the user API can know whether the connection
was established properly or not. So this commit adds status
parameter to connect callback in net_context API.

The call to connect callback needs to be set properly in TCP
code. This commit does not fix the connect callback call which
is not properly done right now in net_context.c.

Change-Id: I284a60ddd658ceef9e65022e96591f467a936a09
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-01-20 16:23:21 +02:00
..
src net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
testcase.ini tests: net: Change the tag of network tests to net 2016-12-02 12:41:11 +02:00