Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Devent.h75 typedef void (*hawkbit_event_callback_handler_t)(struct hawkbit_event_callback *cb, typedef
95 hawkbit_event_callback_handler_t handler;
127 hawkbit_event_callback_handler_t handler, in hawkbit_event_init_callback()