Lines Matching refs:frame
13 - [diag frame](#diag-frame)
80 ### diag frame
82 Usage: `diag frame [-b MaxCsmaBackoffs] [-c] [-C RxChannelAfterTxDone] [-d TxDelay] [-p TxPower] [-…
84 Set the frame (hex encoded) to be used by `diag send` and `diag repeat`. The frame may be overwritt…
86 - Specify `-b` to specify the `mInfo.mTxInfo.mMaxCsmaBackoffs` field for this frame.
87 - Specify `-c` to enable CSMA/CA for this frame in the radio layer.
88 - Specify `-C` to specify the `mInfo.mTxInfo.mRxChannelAfterTxDone` field for this frame.
89 - Specify `-d` to specify the `mInfo.mTxInfo.mTxDelay` field for this frame and the `mInfo.mTxInfo.…
90 - Specify `-p` to specify the tx power in dBm for this frame.
91 - Specify `-r` to specify the `mInfo.mTxInfo.mMaxFrameRetries` field for this frame.
93 - Specify `-u` to specify the `mInfo.mTxInfo.mIsHeaderUpdated` field for this frame.
96 > diag frame 11223344
174 Send the frame set by `diag frame` if length is omitted. Otherwise overwrite the frame set by `diag…
190 Send the frame set by `diag frame` if length is omitted. Otherwise overwrite the frame set by `diag…