Lines Matching defs:path
193 static bool lwm2m_notify_observer_list(sys_slist_t *path_list, const struct lwm2m_obj_path *path) in lwm2m_notify_observer_list()
208 struct lwm2m_obj_path path; in lwm2m_notify_observer() local
218 static int engine_observe_get_attributes(const struct lwm2m_obj_path *path, in engine_observe_get_attributes()
354 int lwm2m_notify_observer_path(const struct lwm2m_obj_path *path) in lwm2m_notify_observer_path()
804 char *lwm2m_path_log_buf(char *buf, struct lwm2m_obj_path *path) in lwm2m_path_log_buf()
830 static int engine_remove_observer_by_path(struct lwm2m_ctx *ctx, struct lwm2m_obj_path *path) in engine_remove_observer_by_path()
937 const struct lwm2m_obj_path *path, in lwm2m_engine_observer_timestamp_update()
979 int lwm2m_get_path_reference_ptr(struct lwm2m_engine_obj *obj, const struct lwm2m_obj_path *path, in lwm2m_get_path_reference_ptr()
1030 const struct lwm2m_obj_path *path, uint32_t period_s) in lwm2m_update_observer_min_period()
1068 const struct lwm2m_obj_path *path, uint32_t period_s) in lwm2m_update_observer_max_period()
1369 bool lwm2m_path_is_observed(const struct lwm2m_obj_path *path) in lwm2m_path_is_observed()
1493 const struct lwm2m_obj_path *path) in lwm2m_engine_add_path_to_list()