Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/co/
H A Dbta_hh_co.cc254 while (p_dev->hh_keep_polling) { in btif_hh_poll_event_thread()
276 p_dev->hh_keep_polling = 0; in btif_hh_close_poll_thread()
349 p_dev->hh_keep_polling = 1; in bta_hh_co_open()
377 p_dev->hh_keep_polling = 1; in bta_hh_co_open()
/aosp12/system/bt/btif/include/
H A Dbtif_hh.h90 uint8_t hh_keep_polling; member
/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc467 p_dev->hh_keep_polling = 0; in btif_hh_remove_device()
1668 p_dev->hh_keep_polling = 0; in cleanup()