forked from smoltcp-rs/smoltcp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
560: IEEE802154: getters for security fields r=Dirbaio a=thibautvdv This adds getters for the security fields of the IEEE802154 frame. Also added a test for it. `src/wire/ieee802154.rs` also contained a function for calculating the CRC. However, this is not needed and thus I also remove it in this PR. Co-authored-by: Thibaut Vandervelden <[email protected]>
- Loading branch information
Showing
1 changed file
with
159 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters