nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
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 leave.indication primitive.

Field Documentation

zb_ieee_addr_t zb_zdo_signal_leave_indication_params_s::device_addr

Long address of device requested to leave or leaving device

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:

Documentation feedback | Developer Zone | Subscribe | Updated