Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc59 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