Home
last modified time | relevance | path

Searched refs:task_get_list_reply_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.h183 } task_get_list_reply_t; typedef
209 task_get_list_reply_t get_list_reply; /* 请求任务list返回的数据 */
A Daiot_task_api.c142 static void _task_free_task_list(task_handle_t *task_handle, task_get_list_reply_t *list) in _task_free_task_list()
328 task_get_list_reply_t *reply) in _task_parse_get_list_reply()
404 task_get_list_reply_t *reply = &(recv.data.get_list_reply); in _task_recv_get_reply_handler()
433 task_get_list_reply_t *reply = &(recv.data.get_list_reply); in _task_recv_get_reply_handler()

Completed in 5 milliseconds