Home
last modified time | relevance | path

Searched refs:UserCommandsEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli.hpp329 struct UserCommandsEntry struct in ot::Cli::Interpreter
336 UserCommandsEntry mUserCommands[kMaxUserCommandEntries];
Dcli.cpp370 for (const UserCommandsEntry &entry : mUserCommands) in ProcessUserCommands()
392 for (UserCommandsEntry &entry : mUserCommands) in SetUserCommands()
8345 for (const UserCommandsEntry &entry : mUserCommands) in ProcessCommand()