zephyr/samples/net
Aska Wu fb79837862 net/mqtt: Convert mqtt lib to use net app API
Use net app API since we want to enable MQTT with TLS.
mqtt_connect() and mqtt_close() are added to build and close the
connection to the broker. The caller doesn't need to deal with
the net context anymore and the most of network setup code in
mqtt_publisher is removed.

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-07-28 11:25:43 +03:00
..
coaps_client net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
coaps_server net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
common net: app: Create support for network application API 2017-06-30 06:13:09 -04:00
dhcpv4_client net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
dns_resolve net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
echo_client net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
echo_server net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
http_client net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
http_server net: http_server: Enable Bluetooth stack if configured 2017-07-27 16:51:55 +03:00
https_client net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
ieee802154 build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
irc_bot net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
leds_demo build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
mbedtls_dtlsclient net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
mbedtls_dtlsserver net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
mbedtls_sslclient samples: net: fix stack definitions 2017-07-26 05:53:14 -04:00
mqtt_publisher net/mqtt: Convert mqtt lib to use net app API 2017-07-28 11:25:43 +03:00
nats net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
sockets net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
telnet net: enable SLIP only on QEMU targets 2017-07-26 10:57:48 -04:00
wpan_serial samples: mark samples that require usb_device support 2017-07-07 09:01:01 -05:00
wpanusb samples: mark samples that require usb_device support 2017-07-07 09:01:01 -05:00
zoap_client build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
zoap_server build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
zperf build: workaround build bug in tests 2017-07-27 14:09:40 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00