Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_int.h142 }tBTA_HH_CBACK_DATA; typedef
178 tBTA_HH_CBACK_DATA hid_cback;
Dbta_hh_act.c1188 tBTA_HH_CBACK_DATA *p_buf = NULL; in bta_hh_cback()
1233 (p_buf = (tBTA_HH_CBACK_DATA *)GKI_getbuf(sizeof(tBTA_HH_CBACK_DATA) + in bta_hh_cback()
Dbta_hh_main.c475 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA *)p_msg)->addr); in bta_hh_hdl_event()