Home
last modified time | relevance | path

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

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