Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_main.cc51 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
55 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
69 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
74 case BTA_HH_W4_CONN_ST: in bta_hh_better_state_machine()
166 p_cb->state = BTA_HH_W4_CONN_ST; in bta_hh_better_state_machine()
432 case BTA_HH_W4_CONN_ST: in bta_hh_state_code()
Dbta_hh_int.h68 BTA_HH_W4_CONN_ST, enumerator
Dbta_hh_le.cc719 if (p_cb->state == BTA_HH_W4_CONN_ST) { in bta_hh_le_write_rpt_clt_cfg()
747 } else if (p_dev_cb->state == BTA_HH_W4_CONN_ST) { in write_proto_mode_cb()
783 if (p_cb->state == BTA_HH_W4_CONN_ST) { in bta_hh_le_set_protocol_mode()