Searched refs:last_ping (Results 1 – 2 of 2) sorted by relevance
304 int64_t last_ping; member
847 next_ping = client->last_ping + T_KEEPALIVE_MSEC; in process_ping()849 next_ping = client->last_ping + T_RETRY_MSEC; in process_ping()864 client->last_ping = now; in process_ping()1103 client->last_ping = k_uptime_get(); in mqtt_sn_connect()