Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h288 extern void BTA_HdReportError(uint8_t error);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c277 extern void BTA_HdReportError(uint8_t error) in BTA_HdReportError() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c559 BTA_HdReportError(error); in btc_hd_report_error()