Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/lwm2m/
Dipso_light_control.c44 static bool on_off_value[MAX_INSTANCE_COUNT]; variable
80 if (on_off_value[i]) { in on_time_read_cb()
145 on_off_value[avail] = false; in light_control_create()
160 &on_off_value[avail], sizeof(*on_off_value)); in light_control_create()