Searched refs:route_indexes (Results 1 – 1 of 1) sorted by relevance
222 uint16_t route_indexes = smp_target_get_exp_route_indexes(tp); in smp_handle_report_route_info() local231 if (route_indexes == 0) { in smp_handle_report_route_info()241 ri_end = route_indexes - 1; in smp_handle_report_route_info()244 } else if (((int16_t)rt_idx_req < 0) || (rt_idx_req >= route_indexes) || in smp_handle_report_route_info()