Searched refs:last_ping (Results 1 – 2 of 2) sorted by relevance
304 int64_t last_ping; member
716 next_ping = client->last_ping + T_KEEPALIVE_MSEC; in process_ping()718 next_ping = client->last_ping + T_RETRY_MSEC; in process_ping()733 client->last_ping = now; in process_ping()953 client->last_ping = k_uptime_get(); in mqtt_sn_connect()