Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_main.cc58 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
82 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
121 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
154 case BTA_HH_INT_CLOSE_EVT: in bta_hh_better_state_machine()
384 case BTA_HH_INT_CLOSE_EVT: in bta_hh_evt_code()
Dbta_hh_int.h41 BTA_HH_INT_CLOSE_EVT, enumerator
Dbta_hh_act.cc1117 sm_event = BTA_HH_INT_CLOSE_EVT; in bta_hh_cback()