zephyr/subsys/net/lib
Justin Brzozoski 0116729114 net: mqtt: Maintain count of PINGREQ awaiting response
Maintain a simple count of how many PINGREQ have been sent for the
current connection that have not had a corresponding PINGRESP.  Nothing
is done with this information internal to the MQTT driver, but it is
exposed to the application layer to monitor as desired.

Signed-off-by: Justin Brzozoski <justin.brzozoski@signal-fire.com>
2019-12-18 23:33:56 +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: Maintain count of PINGREQ awaiting response 2019-12-18 23:33:56 +02:00
openthread net: openthread: Move OT CMake configuration into OT repo 2019-12-17 18:08:09 +02:00
sntp kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
sockets net: ipv4: Add IPv4 options length to net pkt 2019-12-16 11:35:24 +02: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