mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 06:37:46 +00:00
Add ability to retrieve message and buffer counts for message queues. (#940)
This commit is contained in:
@@ -141,6 +141,7 @@ private:
|
||||
void OutputBytes(const uint8_t *aBytes, uint8_t aLength);
|
||||
|
||||
void ProcessHelp(int argc, char *argv[]);
|
||||
void ProcessBufferInfo(int argc, char *argv[]);
|
||||
void ProcessBlacklist(int argc, char *argv[]);
|
||||
void ProcessChannel(int argc, char *argv[]);
|
||||
void ProcessChild(int argc, char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user