zephyr/include/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
..
arp.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
bt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
buf.h net: buf: Use TCP sent_list variable only if needed 2017-01-20 16:23:20 +02:00
dhcpv4.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
dns_client.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ethernet.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
http_parser.h net: Restructure network protocols 2017-01-02 10:03:19 +01:00
ieee802154_radio.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ieee802154.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mii.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mqtt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nbuf.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_context.h net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
net_core.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_event.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_if.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_ip.h net: ipv6: Fix IPv6 prefix comparision 2017-01-20 16:23:18 +02:00
net_l2.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_linkaddr.h net: linkaddr: introduce net_linkaddr_set function 2017-01-20 16:23:16 +02:00
net_mgmt.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_stats.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
offload_ip.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
trickle.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
zoap_link_format.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
zoap.h iot/zoap: Add a helper to find an observer by address 2017-01-20 16:23:19 +02:00