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
mlme_set_s Struct Reference
struct mlme_set_t Set request structure More...
#include <mlme.h>
Data Fields | |
mlme_attr_t | attr |
PIB attribute for operation. | |
uint8_t | attr_index |
attribute index to to table (use only for PIB attributes which are tables) | |
const void * | value_pointer |
Pointer to value. | |
uint8_t | value_size |
define data length in bytes behind pointer |
Detailed Description
struct mlme_set_t Set request structure
See IEEE standard 802.15.4-2006 (table 70) for more details
Definition at line 330 of file mlme.h.
Field Documentation
uint8_t attr_index |
const void* value_pointer |
uint8_t value_size |
Generated on Tue Jul 12 2022 13:55:34 by
