Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc304 tBTA_HD_REPORT_ERR* p_buf = in BTA_HdReportError()
305 (tBTA_HD_REPORT_ERR*)osi_malloc(sizeof(tBTA_HD_REPORT_ERR)); in BTA_HdReportError()
Dbta_hd_int.h115 } tBTA_HD_REPORT_ERR; typedef
124 tBTA_HD_REPORT_ERR report_err;
Dbta_hd_act.cc417 tBTA_HD_REPORT_ERR* p_report = (tBTA_HD_REPORT_ERR*)p_data; in bta_hd_report_error_act()