Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dtransition.c153 static void onoff_work_handler(struct k_work *work) in onoff_work_handler() function
419 K_WORK_DEFINE(onoff_work, onoff_work_handler);