zephyr/tests/net
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
..
6lo license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arp license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
context net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
dhcpv4 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
icmpv6 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ieee802154 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ip-addr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ipv6 net: ipv6: Fix IPv6 prefix comparision 2017-01-20 16:23:18 +02:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mgmt license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nbuf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
neighbor license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
route license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rpl net: linkaddr: calculate linkaddr storage addr size via config 2017-01-20 16:23:16 +02:00
tcp license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
trickle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
udp license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
utils license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00