nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zdo_signal_device_authorized_params_s Struct Reference

Device Authorized signal parameters. More...

#include <zboss_api_zdo.h>

Data Fields

zb_ieee_addr_t long_addr
 
zb_uint16_t short_addr
 
zb_uint8_t authorization_type
 
zb_uint8_t authorization_status
 

Detailed Description

Device Authorized signal parameters.

Field Documentation

zb_uint8_t zb_zdo_signal_device_authorized_params_s::authorization_type

Status of the authorization procedure (depends on zb_zdo_authorization_type_t)

zb_ieee_addr_t zb_zdo_signal_device_authorized_params_s::long_addr

< Long Address of the updated device Short Address of the updated device

zb_uint16_t zb_zdo_signal_device_authorized_params_s::short_addr

Type of the authorization procedure, zb_zdo_authorization_type_t


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

Documentation feedback | Developer Zone | Subscribe | Updated