Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
autohandler.h File Reference

hawkBit autohandler header file More...

Go to the source code of this file.

Functions

void hawkbit_autohandler (bool auto_reschedule)
 Runs hawkBit probe and hawkBit update automatically.
enum hawkbit_response hawkbit_autohandler_wait (uint32_t events, k_timeout_t timeout)
 Wait for the autohandler to finish.
int hawkbit_autohandler_cancel (void)
 Cancel the run of the hawkBit autohandler.
int hawkbit_autohandler_set_delay (k_timeout_t timeout, bool if_bigger)
 Set the delay for the next run of the autohandler.

Detailed Description

hawkBit autohandler header file