Developing with ZBOSS for Zigbee
zb_nwk_nbr_iterator_cb_params_s Struct Reference

Data Fields

zb_uint16_t index
 
zb_uint32_t update_count
 

Field Documentation

◆ index

zb_uint16_t zb_nwk_nbr_iterator_cb_params_s::index

In the callback function: Index of the returned neighbour table entry. The value of ZB_NWK_NBR_ITERATOR_INDEX_EOT indicates that the entry was not returned and the buffer payload should be ignored. If the structure is passed as the API call parameters: Index, from which the next neighbour table entry should be searched.

◆ update_count

zb_uint32_t zb_nwk_nbr_iterator_cb_params_s::update_count

In the callback function: The current value of the table update counter. This parameter is ignored in the API call parameters.


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