Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dsntp.h92 otError otSntpClientQuery(otInstance *aInstance,
/openthread-latest/src/core/api/
Dsntp_api.cpp44 otError otSntpClientQuery(otInstance *aInstance, in otSntpClientQuery() function
/openthread-latest/src/cli/
Dcli.cpp6289 …SuccessOrExit(error = otSntpClientQuery(GetInstancePtr(), &query, &Interpreter::HandleSntpResponse… in Process()