Logo
Developing with ZBOSS for Zigbee
zb_zdo_mgmt_nwk_unsol_enh_update_notify_s Struct Reference

Notification for Mgmt_NWK_Unsolicited_Enhanced_Update_Notify. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t status
 
zb_channel_page_t channel_in_use
 
zb_uint16_t mac_tx_ucast_total
 
zb_uint16_t mac_tx_ucast_failures
 
zb_uint16_t mac_tx_ucast_retries
 
zb_uint8_t period
 

Detailed Description

Notification for Mgmt_NWK_Unsolicited_Enhanced_Update_Notify.

See also
ZB spec, subclause 2.4.4.4.12

Field Documentation

§ channel_in_use

zb_channel_page_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::channel_in_use

§ mac_tx_ucast_failures

zb_uint16_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::mac_tx_ucast_failures

§ mac_tx_ucast_retries

zb_uint16_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::mac_tx_ucast_retries

§ mac_tx_ucast_total

zb_uint16_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::mac_tx_ucast_total

§ period

zb_uint8_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::period

§ status

zb_uint8_t zb_zdo_mgmt_nwk_unsol_enh_update_notify_s::status

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