Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h137 } tBTA_HH_CBACK_DATA; typedef
169 tBTA_HH_CBACK_DATA hid_cback;
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c447 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA *)p_msg)->addr); in bta_hh_hdl_event()
449 …if (HID_HostGetDev(((tBTA_HH_CBACK_DATA *)p_msg)->addr, &hdl) == HID_SUCCESS && hdl != BTA_HH_IDX_… in bta_hh_hdl_event()
Dbta_hh_act.c1144 tBTA_HH_CBACK_DATA *p_buf = NULL; in bta_hh_cback()
1186 (p_buf = (tBTA_HH_CBACK_DATA *)osi_malloc(sizeof(tBTA_HH_CBACK_DATA) + in bta_hh_cback()