nRF5 SDK v13.0.0
Data Fields
mlme_reset_req_t Struct Reference

MLME-RESET.request. More...

#include <mac_mlme_reset.h>

Data Fields

mac_abstract_req_t service
 
mlme_reset_conf_t confirm
 
bool set_default_pib
 

Detailed Description

MLME-RESET.request.

The MLME-RESET.request primitive allows the next higher layer to request that the MLME performs a reset operation.

In accordance with IEEE Std 802.15.4-2006, section 7.1.9.1

Field Documentation

mlme_reset_conf_t mlme_reset_req_t::confirm

Confirm to this request.

mac_abstract_req_t mlme_reset_req_t::service

Do not edit this field.

bool mlme_reset_req_t::set_default_pib

Set the default PIB.


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

Documentation feedback | Developer Zone | Subscribe | Updated