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 tBTA_HH_EVT; typedef
312 typedef void (tBTA_HH_CBACK) (tBTA_HH_EVT event, tBTA_HH *p_data);
/system/bt/bta/hh/
Dbta_hh_main.c280 tBTA_HH_EVT cback_event = 0; in bta_hh_sm_execute()
/system/bt/btif/src/
Dbtif_hh.c1065 static void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH *p_data) in bte_hh_evt()
1158 tBTA_HH_EVT event = BTA_HH_VC_UNPLUG_EVT; in btif_hh_timer_timeout()