Home
last modified time | relevance | path

Searched refs:MQTT_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt_internal.h27 #define MQTT_KEEPALIVE CONFIG_MQTT_KEEPALIVE macro
DKconfig20 config MQTT_KEEPALIVE config
Dmqtt.c181 client->keepalive = MQTT_KEEPALIVE; in mqtt_client_init()