Lines Matching full:object

43 #define LWM2M_PRIO_CORE 1	/**< Core object initialization */
44 #define LWM2M_PRIO_OBJ 2 /**< Object initializations */
57 * For example create sensor objects, and register object callbacks.
74 * @brief Declare core object initialization function.
81 * @brief Declare object initialization function.
95 * @brief Validates that writing is a legal operation on the field given by the object in
99 * @param[in] obj_inst Engine object instance to signal which object the resource belongs to
100 * @param[out] obj_field Engine object field buffer pointer to store the field being checked
130 * @brief Checks if context has access to the object specified by @p path
133 * @param[in] path Path of the object
139 * @brief Deletes the object instance specified by msg->path. If the object instance id of the
140 * path is null (i.e path.level == 1), all object instances of that object will be deleted.
189 * @brief Returns the index in the security objects list corresponding to the object instance
192 * @param[in] obj_inst_id object instance id of the security instance
198 * @brief Returns the object instance id of the security having ssid given by @p short_id.
200 * @param[in] short_id ssid of the security object
201 * @return Object instance id or negative in case not found
206 * @brief Returns the object instance id of the security object instance at @p index
207 * in the security object list.
209 * @param[in] index Index in the security object list
210 * @return Object instance id of the security instance or negative in case of error
217 * of the Firmware object instance given by @p obj_inst_id to @p state.
220 * @param[in] obj_inst_id Object instance id of the firmware object instance
227 * of the Firmware object instance given by @p obj_inst_id to @p result.
230 * @param[in] obj_inst_id Object instance id of the firmware object instance
251 * of the Firmware object instance given by @p obj_inst_id.
253 * @param[in] obj_inst_id Object instance id of the firmware object
267 * of the Firmware object instance given by @p obj_inst_id.
269 * @param[in] obj_inst_id Object instance id of the firmware object