Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc65 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
89 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
128 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
161 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
369 case BTA_HH_INT_CLOSE_EVT: in bta_hh_evt_code()
Dbta_hh_int.h44 BTA_HH_INT_CLOSE_EVT, enumerator
Dbta_hh_act.cc1160 sm_event = BTA_HH_INT_CLOSE_EVT; in bta_hh_cback()