nRF5 SDK v13.0.0
Data Fields
mlme_get_req_t Struct Reference

MLME-GET.request. More...

#include <mac_mlme_pib.h>

Data Fields

mac_abstract_req_t service
 
mlme_get_conf_t confirm
 
pib_id_t pib_attribute
 
uint8_t pib_attribute_idx
 

Detailed Description

MLME-GET.request.

structure for requesting information about a given PIB attribute.

In accordance with IEEE Std 802.15.4-2006, section 7.1.6.1

Field Documentation

mlme_get_conf_t mlme_get_req_t::confirm

Confirm to this request.

pib_id_t mlme_get_req_t::pib_attribute

PIB Attribute.

uint8_t mlme_get_req_t::pib_attribute_idx

PIB Attribute index.

mac_abstract_req_t mlme_get_req_t::service

Do not edit this field.


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

Documentation feedback | Developer Zone | Subscribe | Updated