Searched refs:CommandId (Results 1 – 22 of 22) sorted by relevance
77 template <CommandId kCommandId> otError Process(Arg aArgs[]);
83 template <CommandId kCommandId> otError Process(Arg aArgs[]);
81 template <CommandId kCommandId> otError Process(Arg aArgs[]);
95 template <CommandId kCommandId> otError Process(Arg aArgs[]);
84 template <CommandId kCommandId> otError Process(Arg aArgs[]);
76 template <CommandId kCommandId> otError Process(Arg aArgs[]);
93 template <CommandId kCommandId> otError Process(Arg aArgs[]);
80 template <CommandId kCommandId> otError Process(Arg aArgs[]);
126 template <CommandId kCommandId> otError Process(Arg aArgs[]);
98 template <CommandId kCommandId> otError Process(Arg aArgs[]);
105 template <CommandId kCommandId> otError Process(Arg aArgs[]);
88 template <CommandId kCommandId> otError Process(Arg aArgs[]);
61 typedef uint64_t CommandId; typedef70 constexpr static CommandId Cmd(const char *aString) in Cmd()
125 template <CommandId kCommandId> otError Process(Arg aArgs[]);
209 template <CommandId kCommandId> otError Process(Arg aArgs[]);
121 enum CommandId : uint8_t enum in ot::Mac::Frame1058 … CommandId mCommandId; ///< Command ID (applicable when `mType == kTypeMacCmd`).