zephyr/subsys/net/lib
Robert Lubos 20b1c695ab net: mqtt: Add keep alive timeout helper
Add function that returns remaining time until next keep alive message
shall be sent. Such function could be used for instance as a source
for `poll` timeout.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-01-18 12:25:33 +02:00
..
coap include: Fix use of <atomic.h> -> <sys/atomic.h> 2019-12-10 08:39:37 -05:00
config net: config: Initialize semaphore before it's used 2019-12-13 14:42:26 +02:00
conn_mgr kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
dns kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
http kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
lwm2m net: lwm2m: add optional timestamp resources to some IPSO objects 2019-12-18 10:43:59 +02:00
mqtt net: mqtt: Add keep alive timeout helper 2020-01-18 12:25:33 +02:00
openthread dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
sntp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
sockets net: socket: poll() with POLLOUT can return immediately 2020-01-03 11:26:46 -08:00
socks kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket include: Fix use of <base64.h> -> <sys/base64.h> 2019-12-10 08:39:37 -05:00
CMakeLists.txt net: websocket: client: Simple API for Websocket client 2019-10-04 16:38:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00