Searched refs:tBTA_HH_EVT (Results 1 – 5 of 5) sorted by relevance
70 typedef uint16_t tBTA_HH_EVT; typedef362 typedef void(tBTA_HH_CBACK)(tBTA_HH_EVT event, tBTA_HH* p_data);
96 bta_hh_cb.p_cback = [](tBTA_HH_EVT event, tBTA_HH* p_data) { in TEST_F()
57 void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data);
197 tBTA_HH_EVT cback_event = 0; in bta_hh_sm_execute()
160 static void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data);1385 static void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data) { in bte_hh_evt()1484 tBTA_HH_EVT event = BTA_HH_VC_UNPLUG_EVT; in btif_hh_timer_timeout()2246 void bte_hh_evt(tBTA_HH_EVT event, tBTA_HH* p_data) { in bte_hh_evt()