esp_zb_nwk_get_next_neighbor() function
Iterate through the neighbor table and get information about active neighbor
Arguments
iterator
iterator used to iterate through neighbor table, refer to esp_zb_nwk_info_iterator_t
Return value
- ESP_OK on success - ESP_ERR_NOT_FOUND on finish iteration - ESP_ERR_INVALID_ARG if arguements are invalid