Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
mac_header_IE_s Struct Reference
struct mac_header_IE_t Mac Header information element structure for parsing or write operation This structure encapsulates security related variables, More...
#include <mac_common_defines.h>
Data Fields | |
uint8_t * | content_ptr |
Content data. | |
unsigned | length: 7 |
Element length 0- 127. | |
uint8_t | id |
Element ID. |
Detailed Description
struct mac_header_IE_t Mac Header information element structure for parsing or write operation This structure encapsulates security related variables,
Definition at line 80 of file mac_common_defines.h.
Field Documentation
uint8_t* content_ptr |
Content data.
Definition at line 81 of file mac_common_defines.h.
uint8_t id |
Element ID.
Definition at line 83 of file mac_common_defines.h.
unsigned length |
Element length 0- 127.
Definition at line 82 of file mac_common_defines.h.
Generated on Tue Jul 12 2022 13:55:32 by
