Home
last modified time | relevance | path

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

/openthread-3.7.0/src/cli/
Dcli.hpp347 struct UserCommandsEntry struct in ot::Cli::Interpreter
354 UserCommandsEntry mUserCommands[kMaxUserCommandEntries];
Dcli.cpp350 for (const UserCommandsEntry &entry : mUserCommands) in ProcessUserCommands()
372 for (UserCommandsEntry &entry : mUserCommands) in SetUserCommands()
8516 for (const UserCommandsEntry &entry : mUserCommands) in ProcessCommand()