Searched defs:task_thread (Results 1 – 2 of 2) sorted by relevance
24 static void task_thread(void *arg) in task_thread() function
102 static bool hal_open(const hci_hal_callbacks_t *upper_callbacks, void *task_thread) in hal_open()