NLME-GET.confirm message structure.
#include <nwk_msg_types.h>
Data Fields | |
nwk_msg_code_t cmdcode | ALIGN8BIT |
This identifies the message as NLME_GET_CONFIRM. More... | |
nwk_enum_t Status | ALIGN8BIT |
The result of the request for PHY PIB attribute information. More... | |
nib_attribute_t NIBAttribute | ALIGN8BIT |
The identifier of the MAC PIB attribute to get. More... | |
uint8_t NIBAttributeIndex | ALIGN8BIT |
nib_value_t | NIBAttributeValue |
The value of the indicated MAC PIB attribute that was read. More... | |