Searched refs:hawkbit_get_device_identity_cb_handler_t (Results 1 – 2 of 2) sorted by relevance
111 typedef bool (*hawkbit_get_device_identity_cb_handler_t)(char *id, int id_max_len); typedef123 int hawkbit_set_device_identity_cb(hawkbit_get_device_identity_cb_handler_t cb);
12 static hawkbit_get_device_identity_cb_handler_t hawkbit_get_device_identity_cb_handler =44 int hawkbit_set_device_identity_cb(hawkbit_get_device_identity_cb_handler_t cb) in hawkbit_set_device_identity_cb()