Developing with ZBOSS for Zigbee
zb_zdo_signal_leave_indication_params_s Struct Reference

Leave Indication parameters. More...

#include <zboss_api_zdo.h>

Data Fields

zb_ieee_addr_t device_addr
 
zb_uint8_t rejoin
 

Detailed Description

Leave Indication parameters.

Stack passes this parameter to application upon receipt of leave indication primitive.

Field Documentation

◆ device_addr

zb_ieee_addr_t zb_zdo_signal_leave_indication_params_s::device_addr

Long address of device requested to leave or leaving device

◆ rejoin

zb_uint8_t zb_zdo_signal_leave_indication_params_s::rejoin

1 if this was leave with rejoin; 0 - otherwise


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