Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_firmware.c237 static int package_write_cb(uint16_t obj_inst_id, uint16_t res_id, in package_write_cb() function
447 false, true, NULL, NULL, NULL, package_write_cb, NULL); in firmware_create()
Dlwm2m_obj_swmgmt.c562 static int package_write_cb(uint16_t obj_inst_id, uint16_t res_id, in package_write_cb() function
742 false, false, NULL, NULL, NULL, package_write_cb, NULL); in swmgmt_create()