Searched refs:otSntpQuery (Results 1 – 5 of 5) sorted by relevance
61 typedef struct otSntpQuery struct64 } otSntpQuery; typedef93 const otSntpQuery *aQuery,
45 const otSntpQuery *aQuery, in otSntpClientQuery()
108 Error Query(const otSntpQuery *aQuery, ResponseHandler aHandler, void *aContext);
77 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query()
6244 otSntpQuery query; in Process()