Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h90 } tBTA_HD_REPORT; typedef
221 extern void BTA_HdSendReport(tBTA_HD_REPORT *p_report);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c151 extern void BTA_HdSendReport(tBTA_HD_REPORT *p_report) in BTA_HdSendReport()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c473 tBTA_HD_REPORT report; in btc_hd_send_report()