Searched refs:mSntpQueryingInProgress (Results 1 – 2 of 2) sorted by relevance
532 bool mSntpQueryingInProgress; member in ot::Cli::Interpreter
108 , mSntpQueryingInProgress(false) in Interpreter()6681 VerifyOrExit(!mSntpQueryingInProgress, error = OT_ERROR_BUSY); in Process()6704 mSntpQueryingInProgress = true; in Process()6735 mSntpQueryingInProgress = false; in HandleSntpResponse()