Home
last modified time | relevance | path

Searched defs:BTA_HdReportError (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hd_api.cc45 void BTA_HdReportError(uint8_t /* error */) { inc_func_call_count(__func__); } in BTA_HdReportError() function
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc302 void BTA_HdReportError(uint8_t error) { in BTA_HdReportError() function