Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dhawkbit.h83 int hawkbit_set_custom_data_cb(hawkbit_config_device_data_cb_handler_t cb);
/Zephyr-latest/samples/subsys/mgmt/hawkbit/src/
Dmain.c94 ret = hawkbit_set_custom_data_cb(hawkbit_new_config_data_cb); in main()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c746 int hawkbit_set_custom_data_cb(hawkbit_config_device_data_cb_handler_t cb) in hawkbit_set_custom_data_cb() function
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1673 :c:func:`hawkbit_set_custom_data_cb` function to register the callback.