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

APSME SET request structure. More...

#include <zboss_api_aps.h>

Data Fields

zb_aps_aib_attr_id_t aib_attr
 
zb_uint8_t aib_length
 
zb_callback_t confirm_cb
 

Detailed Description

APSME SET request structure.

Field Documentation

zb_aps_aib_attr_id_t zb_apsme_set_request_s::aib_attr

The identifier of the AIB attribute to be written.

zb_uint8_t zb_apsme_set_request_s::aib_length

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

zb_callback_t zb_apsme_set_request_s::confirm_cb

User's callback to be called as APSME-SET.confirm


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