Home
last modified time | relevance | path

Searched refs:res_id_max (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/lib/lwm2m/observation/src/
Dlwm2m_observation.c54 uint16_t res_id_max = 0; in assert_path_list_order() local
119 res_id_max = 0; in assert_path_list_order()
123 entry->path.res_id >= res_id_max, in assert_path_list_order()
126 entry->path.res_id, res_id_max); in assert_path_list_order()
161 entry->path.res_id >= res_id_max, in assert_path_list_order()
164 entry->path.res_id, res_id_max); in assert_path_list_order()
199 res_id_max = entry->path.res_id; in assert_path_list_order()
201 res_id_max = 0; in assert_path_list_order()