Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_hh_co.cc219 p_dev->hh_poll_thread_id = -1; in btif_hh_poll_event_thread()
245 p_dev->hh_poll_thread_id = -1; in btif_hh_poll_event_thread()
252 if (p_dev->hh_poll_thread_id > 0) in btif_hh_close_poll_thread()
253 pthread_join(p_dev->hh_poll_thread_id, NULL); in btif_hh_close_poll_thread()
325 p_dev->hh_poll_thread_id = in bta_hh_co_open()
353 p_dev->hh_poll_thread_id = in bta_hh_co_open()
/system/bt/btif/include/
Dbtif_hh.h68 pthread_t hh_poll_thread_id; member
/system/bt/btif/src/
Dbtif_hh.cc496 p_dev->hh_poll_thread_id = -1; in btif_hh_remove_device()
1663 p_dev->hh_poll_thread_id = -1; in cleanup()