Home
last modified time | relevance | path

Searched refs:sntp_query_send (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/lib/sntp/
Dsntp.c185 static int sntp_query_send(struct sntp_ctx *ctx) in sntp_query_send() function
211 ret = sntp_query_send(ctx); in sntp_query()
293 ret = sntp_query_send(ctx); in sntp_send_async()