Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sntp/src/
A Dsntp.c55 #define SNTP_MODE_SERVER 0x04 macro
173 if (((packet->li_vn_mode & SNTP_MODE_MASK) == SNTP_MODE_SERVER) || in sntp_process_time()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/sntp/
A Dsntp.c114 #define SNTP_MODE_SERVER 0x04 macro
364 if (((sntp_opmode == SNTP_OPMODE_POLL) && (mode == SNTP_MODE_SERVER)) || in sntp_recv()

Completed in 4 milliseconds