Skip to content

Forming IEEE 802.15.4 Frames with Raw Link #9805

Answered by jwhui
orangenlimer159 asked this question in Q&A
Discussion options

You must be logged in to vote

You can find some examples in mac_frame.cpp, which provides a number of methods for generating different types of MAC frames.

For example, take a look at:

Error TxFrame::GenerateEnhAck(const RxFrame &aRxFrame, bool aIsFramePending, const uint8_t *aIeData, uint8_t aIeLength)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jwhui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants