esp_zb_nwk_get_next_route() function
Iterate through the routing table and get the information in the entry
Arguments
iterator
iterator used to iterate through routing 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