Searched refs:btif_hh_poll_event_thread (Results 1 – 1 of 1) sorted by relevance
59 static void* btif_hh_poll_event_thread(void* arg);292 create_thread(btif_hh_poll_event_thread, &p_dev->uhid); in uhid_fd_open()391 static void* btif_hh_poll_event_thread(void* arg) { in btif_hh_poll_event_thread() function