Rtos API example

Embed: (wiki syntax)

« Back to documentation index

mlme_get_s Struct Reference

mlme_get_s Struct Reference

struct mlme_get_t Get 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)

Detailed Description

struct mlme_get_t Get request structure

See IEEE standard 802.15.4-2006 (table 56) for more details

Definition at line 333 of file mlme.h.


Field Documentation

PIB attribute for operation.

Definition at line 334 of file mlme.h.

uint8_t attr_index

attribute index to to table (use only for PIB attributes which are tables)

Definition at line 335 of file mlme.h.