Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h108 } tBTA_HD_GET_REPORT; typedef
147 tBTA_HD_GET_REPORT get_report; /* BTA_HD_GET_REPORT */
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c548 tBTA_HD_GET_REPORT ret = {0, 0, 0}; in bta_hd_get_report_act()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c175 param_len += sizeof(tBTA_HD_GET_REPORT); in bte_hd_evt()