zephyr/subsys/net
Robert Lubos 7557e57572 net: mqtt: Make mqtt_live return the mqtt_ping result
The MQTT connection is closed in case an mqtt_ping fails anyway, so
it's better to let the application know early that something went
wrong.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-01-24 21:30:55 -05:00
..
ip net: ipv6: nbr: Add neighbor when responding to NS 2020-01-23 21:10:48 +02:00
l2 net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
lib net: mqtt: Make mqtt_live return the mqtt_ping result 2020-01-24 21:30:55 -05:00
CMakeLists.txt
Kconfig net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth 2019-11-28 13:35:11 +02:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
buf.c net: buf: Switch from net buf assert to system assert 2020-01-13 13:59:55 +01:00
hostname.c