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
ns_ie_iovec Struct Reference
Scatter-gather descriptor for MCPS request IE Element list. More...
#include <mac_mcps.h>
Data Fields | |
| void * | ieBase |
| IE element pointer. | |
| uint_fast16_t | iovLen |
| IE element length. | |
Detailed Description
Scatter-gather descriptor for MCPS request IE Element list.
Slightly optimised for small platforms - we assume we won't need any element bigger than 64K.
Definition at line 117 of file mac_mcps.h.
Field Documentation
| void* ieBase |
IE element pointer.
Definition at line 118 of file mac_mcps.h.
| uint_fast16_t iovLen |
IE element length.
Definition at line 119 of file mac_mcps.h.
Generated on Tue Jul 12 2022 13:55:34 by
1.7.2