Searched refs:T_KEEPALIVE_MSEC (Results 1 – 1 of 1) sorted by relevance
92 #define T_KEEPALIVE_MSEC (CONFIG_MQTT_SN_KEEPALIVE * MSEC_PER_SEC) macro716 next_ping = client->last_ping + T_KEEPALIVE_MSEC; in process_ping()