Zephyr API Documentation 4.0.0-rc3
A Scalable Open Source RTOS
|
hawkBit autohandler header file More...
#include <zephyr/mgmt/hawkbit/hawkbit.h>
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. | |
hawkBit autohandler header file