Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc58 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
62 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
76 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
81 case BTA_HH_W4_CONN_ST: in bta_hh_better_state_machine()
173 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
415 case BTA_HH_W4_CONN_ST: in bta_hh_state_code()
Dbta_hh_int.h66 BTA_HH_W4_CONN_ST, enumerator
Dbta_hh_le.cc728 if (p_cb->state == BTA_HH_W4_CONN_ST) { in bta_hh_le_write_rpt_clt_cfg()
760 } else if (p_dev_cb->state == BTA_HH_W4_CONN_ST) { in bta_hh_le_service_parsed()
804 if (p_cb->state == BTA_HH_W4_CONN_ST) { in bta_hh_le_set_protocol_mode()