Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hd_api.h262 extern void BTA_HdReportError(uint8_t error);
/system/bt/bta/hd/
Dbta_hd_api.cc301 extern void BTA_HdReportError(uint8_t error) { in BTA_HdReportError() function
/system/bt/btif/src/
Dbtif_hd.cc597 BTA_HdReportError(error); in report_error()