nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_apsme_get_confirm_s Struct Reference

APSME GET confirm structure. More...

#include <zboss_api_aps.h>

Data Fields

zb_aps_status_t status
 
zb_aps_aib_attr_id_t aib_attr
 
zb_uint8_t aib_length
 

Detailed Description

APSME GET confirm structure.

Field Documentation

zb_aps_aib_attr_id_t zb_apsme_get_confirm_s::aib_attr

The identifier of the AIB attribute that was read.

zb_uint8_t zb_apsme_get_confirm_s::aib_length

The length, in octets, of the attribute value being returned.

zb_aps_status_t zb_apsme_get_confirm_s::status

The results of the request to read an AIB attribute value.


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