mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 10:47:46 +00:00
THCI: setMinDelayTimer() API (#1329)
This commit is contained in:
@@ -153,6 +153,7 @@ private:
|
||||
void ProcessContextIdReuseDelay(int argc, char *argv[]);
|
||||
void ProcessCounters(int argc, char *argv[]);
|
||||
void ProcessDataset(int argc, char *argv[]);
|
||||
void ProcessDelayTimerMin(int argc, char *argv[]);
|
||||
#if OPENTHREAD_ENABLE_DIAG
|
||||
void ProcessDiag(int argc, char *argv[]);
|
||||
#endif // OPENTHREAD_ENABLE_DIAG
|
||||
|
||||
Reference in New Issue
Block a user