Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h221 extern void BTA_HdSendReport(tBTA_HD_REPORT *p_report);
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c151 extern void BTA_HdSendReport(tBTA_HD_REPORT *p_report) in BTA_HdSendReport() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c594 BTA_HdSendReport(&report); in btc_hd_send_report()