Searched refs:compare_path (Results 1 – 1 of 1) sorted by relevance
22 struct lwm2m_obj_path *compare_path, uint8_t level) in lwm2m_path_object_equal_upto() argument25 if (level >= LWM2M_PATH_LEVEL_OBJECT && path->obj_id != compare_path->obj_id) { in lwm2m_path_object_equal_upto()30 path->obj_inst_id != compare_path->obj_inst_id) { in lwm2m_path_object_equal_upto()34 if (level >= LWM2M_PATH_LEVEL_RESOURCE && path->res_id != compare_path->res_id) { in lwm2m_path_object_equal_upto()39 path->res_inst_id != compare_path->res_inst_id) { in lwm2m_path_object_equal_upto()