Searched refs:last_ping (Results 1 – 2 of 2) sorted by relevance
282 int64_t last_ping; member
596 next_ping = client->last_ping + T_KEEPALIVE_MSEC; in process_ping()598 next_ping = client->last_ping + T_RETRY_MSEC; in process_ping()610 client->last_ping = now; in process_ping()729 client->last_ping = k_uptime_get(); in mqtt_sn_connect()