Searched refs:state_post_write_cb (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/subsys/net/lib/lwm2m/ |
D | ipso_push_button.c | 85 static int state_post_write_cb(uint16_t obj_inst_id, in state_post_write_cb() function 153 NULL, NULL, NULL, state_post_write_cb, NULL); in button_create()
|
D | ipso_onoff_switch.c | 90 static int state_post_write_cb(uint16_t obj_inst_id, in state_post_write_cb() function 211 NULL, NULL, NULL, state_post_write_cb, NULL); in switch_create()
|