Searched refs:mSntpQueryingInProgress (Results 1 – 2 of 2) sorted by relevance
362 bool mSntpQueryingInProgress; member in ot::Cli::Interpreter
111 , mSntpQueryingInProgress(false) in Interpreter()6612 VerifyOrExit(!mSntpQueryingInProgress, error = OT_ERROR_BUSY); in Process()6635 mSntpQueryingInProgress = true; in Process()6666 mSntpQueryingInProgress = false; in HandleSntpResponse()