Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_int.h186 BOOLEAN w4_disable; /* w4 disable flag */ member
Dbta_hh_act.c125 bta_hh_cb.w4_disable = TRUE; in bta_hh_api_disable()
839 if (bta_hh_cb.cnt_num == 0 && bta_hh_cb.w4_disable) in bta_hh_close_act()