Searched refs:lwm2m_swmgmt_data (Results 1 – 1 of 1) sorted by relevance
153 struct lwm2m_swmgmt_data { struct206 static void set_sw_update_state(struct lwm2m_swmgmt_data *instance, uint8_t state) in set_sw_update_state()219 static void set_sw_update_result(struct lwm2m_swmgmt_data *instance, uint8_t result) in set_sw_update_result()232 static void set_sw_update_act_state(struct lwm2m_swmgmt_data *instance, bool state) in set_sw_update_act_state()245 static struct lwm2m_swmgmt_data swmgmt_data[MAX_INSTANCE_COUNT] = { 0 };247 static struct lwm2m_swmgmt_data *find_index(uint16_t obj_inst_id) in find_index()263 struct lwm2m_swmgmt_data *instance = NULL; in lwm2m_swmgmt_set_activate_cb()280 struct lwm2m_swmgmt_data *instance = NULL; in lwm2m_swmgmt_set_deactivate_cb()297 struct lwm2m_swmgmt_data *instance = NULL; in lwm2m_swmgmt_set_install_package_cb()314 struct lwm2m_swmgmt_data *instance = NULL; in lwm2m_swmgmt_set_delete_package_cb()[all …]