Searched refs:RK_upgrade_callback (Results 1 – 2 of 2) sorted by relevance
40 typedef void(*RK_upgrade_callback)(void *user_data, RK_Upgrade_Status_t status); typedef45 void RK_ota_start(RK_upgrade_callback cb, RK_print_callback print_cb);
302 void RK_ota_start(RK_upgrade_callback cb, RK_print_callback print_cb) in RK_ota_start()