Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h62 typedef uint16_t tBTA_HH_EVT; typedef
298 typedef void(tBTA_HH_CBACK)(tBTA_HH_EVT event, tBTA_HH* p_data);
/system/bt/bta/hh/
Dbta_hh_main.cc235 tBTA_HH_EVT cback_event = 0; in bta_hh_sm_execute()
/system/bt/btif/src/
Dbtif_hh.cc160 void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data);
1086 void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data) { in bte_hh_evt()
1172 tBTA_HH_EVT event = BTA_HH_VC_UNPLUG_EVT; in btif_hh_timer_timeout()