Home
last modified time | relevance | path

Searched defs:task_thread (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/platform/common/task/
Dwm_wl_task.c24 static void task_thread(void *arg) in task_thread() function
/device/soc/esp/esp32/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c102 static bool hal_open(const hci_hal_callbacks_t *upper_callbacks, void *task_thread) in hal_open()