Searched refs:otSntpQuery (Results 1 – 5 of 5) sorted by relevance
63 typedef struct otSntpQuery struct66 } otSntpQuery; argument97 const otSntpQuery *aQuery,
46 const otSntpQuery *aQuery, in otSntpClientQuery()
114 Error Query(const otSntpQuery *aQuery, ResponseHandler aHandler, void *aContext);
84 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query()
6657 otSntpQuery query; in Process()