Searched refs:task_thread (Results 1 – 2 of 2) sorted by relevance
102 static bool hal_open(const hci_hal_callbacks_t *upper_callbacks, void *task_thread) in hal_open() argument105 assert(task_thread != NULL); in hal_open()114 hci_h4_thread = (osi_thread_t *)task_thread; in hal_open()
54 bool (*open)(const hci_hal_callbacks_t *upper_callbacks, void *task_thread);