Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc150 bta_hh_cb.w4_disable = true; in bta_hh_api_disable()
825 if (bta_hh_cb.cnt_num == 0 && bta_hh_cb.w4_disable) { in bta_hh_open_failure()
892 if (bta_hh_cb.cnt_num == 0 && bta_hh_cb.w4_disable) { in bta_hh_close_act()
Dbta_hh_int.h245 bool w4_disable; /* w4 disable flag */ member
Dbta_hh_le.cc1767 if (bta_hh_cb.cnt_num == 0 && bta_hh_cb.w4_disable) { in bta_hh_gatt_close()