Home
last modified time | relevance | path

Searched refs:BTA_HH_CONN_ST (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc72 p_cb->state = BTA_HH_CONN_ST; in bta_hh_better_state_machine()
104 p_cb->state = BTA_HH_CONN_ST; in bta_hh_better_state_machine()
120 case BTA_HH_CONN_ST: in bta_hh_better_state_machine()
417 case BTA_HH_CONN_ST: in bta_hh_state_code()
Dbta_hh_int.h67 BTA_HH_CONN_ST, enumerator
Dbta_hh_act.cc154 if (bta_hh_cb.kdev[xx].state == BTA_HH_CONN_ST) { in bta_hh_api_disable()
Dbta_hh_le.cc744 if (p_dev_cb->state == BTA_HH_CONN_ST) { in bta_hh_le_service_parsed()