| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | #ifndef __HAWK_SENDER_H__ |
| 2 | #define __HAWK_SENDER_H__ | ||||
| 3 | |||||
| 4 | void hawk_sender_get_host_api(struct hawk_host_apis *apis); | ||||
| 5 | int hawk_sender_create_worker(int run_sa_fota_thread); | ||||
| 6 | #endif /*__HAWK_ADB_H__*/ | ||||