nRF5 SDK v13.0.0
Data Fields
mlme_set_conf_t Struct Reference

MLME-SET.confirm. More...

#include <mac_mlme_pib.h>

Data Fields

mac_status_t status
 
pib_id_t pib_attribute
 
uint8_t pib_attribute_idx
 

Detailed Description

MLME-SET.confirm.

structure for reporting the results of an attempt to write a value to a PIB attribute.

In accordance with IEEE Std 802.15.4-2006, section 7.1.13.2

Field Documentation

pib_id_t mlme_set_conf_t::pib_attribute

PIB Attribute.

uint8_t mlme_set_conf_t::pib_attribute_idx

PIB Attribute index.

mac_status_t mlme_set_conf_t::status

Status of operation.


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

Documentation feedback | Developer Zone | Subscribe | Updated