Developing with ZBOSS for Zigbee
|
Leave Indication parameters. More...
#include <zboss_api_zdo.h>
Data Fields | |
zb_ieee_addr_t | device_addr |
zb_uint8_t | rejoin |
Leave Indication parameters.
Stack passes this parameter to application upon receipt of leave indication primitive.
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