sntp_client_cb_param_t

nRF5 SDK v15.0.0

SNTP client callback parameter. More...

#include <sntp_client.h>

Data Fields

time_t time_from_server
uint32_t callback_data

Detailed Description

SNTP client callback parameter.

Field Documentation

uint32_t sntp_client_cb_param_t::callback_data

Data pertaining to the event triggering the callback. The kiss code from any Kiss-o'-Death packets.

time_t sntp_client_cb_param_t::time_from_server

Unix time if a proper proper response is received from an NTP server.

  • components/iot/ipv6_stack/sntp_client/sntp_client.h