blob: 53177a041722d0b9b70f1106b2d10e316fe22ca0 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001#ifndef __HAWK_SENDER_H__
2#define __HAWK_SENDER_H__
3
4void hawk_sender_get_host_api(struct hawk_host_apis *apis);
5int hawk_sender_create_worker(int run_sa_fota_thread);
6#endif /*__HAWK_ADB_H__*/