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.
mlme_get_conf_s Struct Reference
struct mlme_get_conf_t Get confirm structure More...
#include <mlme.h>
| Data Fields | |
| uint8_t | status | 
| status of operation | |
| mlme_attr_t | attr | 
| PIB attribute for operation. | |
| uint8_t | attr_index | 
| attribute index to to table (valid only for PIB attributes which are tables) | |
| void * | value_pointer | 
| Pointer to data when status is MLME_SUCCESS. | |
| uint8_t | value_size | 
| define data length in bytes behind pointer | |
Detailed Description
struct mlme_get_conf_t Get confirm structure
See IEEE standard 802.15.4-2006 (table 57) for more details
Definition at line 343 of file mlme.h.
Field Documentation
| uint8_t attr_index | 
| void* value_pointer | 
| uint8_t value_size | 
Generated on Sun Dec 4 2022 15:54:42 by
 1.7.2
 1.7.2