Searched refs:hawkbit_config_device_data_cb_handler_t (Results 1 – 2 of 2) sorted by relevance
69 typedef int (*hawkbit_config_device_data_cb_handler_t)(const char *device_id, uint8_t *buffer, typedef83 int hawkbit_set_custom_data_cb(hawkbit_config_device_data_cb_handler_t cb);
167 static hawkbit_config_device_data_cb_handler_t hawkbit_config_device_data_cb_handler =746 int hawkbit_set_custom_data_cb(hawkbit_config_device_data_cb_handler_t cb) in hawkbit_set_custom_data_cb()