nRF5 SDK v13.0.0
Data Fields
mlme_set_req_t Struct Reference

MLME-SET.request. More...

#include <mac_mlme_pib.h>

Data Fields

mac_abstract_req_t service
 
mlme_set_conf_t confirm
 
pib_id_t pib_attribute
 
uint8_t pib_attribute_idx
 
uint8_t * value
 

Detailed Description

MLME-SET.request.

structure for setting a PIB attribute.

In accordance with IEEE Std 802.15.4-2006, section 7.1.13.1

Field Documentation

mlme_set_conf_t mlme_set_req_t::confirm

Confirm to this request.

pib_id_t mlme_set_req_t::pib_attribute

PIB Attribute.

uint8_t mlme_set_req_t::pib_attribute_idx

PIB Attribute index.

mac_abstract_req_t mlme_set_req_t::service

Do not edit this field.

uint8_t* mlme_set_req_t::value
             Attribute value. The value size is calculated

with mlme_pib_attr_size_calc.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated