Home
last modified time | relevance | path

Searched refs:mCommandId (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/mac/
Ddata_poll_sender.cpp570 frameInfo.mCommandId = Mac::Frame::kMacCmdDataRequest; in PrepareDataRequest()
Dmac_frame.hpp1058 … CommandId mCommandId; ///< Command ID (applicable when `mType == kTypeMacCmd`). member
Dmac_frame.cpp248 IgnoreError(builder.AppendUint8(mCommandId)); in PrepareHeadersIn()
Dmac.cpp767 frameInfo.mCommandId = Frame::kMacCmdBeaconRequest; in PrepareBeaconRequest()