Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dsntp.h105 void otSntpClientSetUnixEra(otInstance *aInstance, uint32_t aUnixEra);
/openthread-latest/src/core/api/
Dsntp_api.cpp52 void otSntpClientSetUnixEra(otInstance *aInstance, uint32_t aUnixEra) in otSntpClientSetUnixEra() function