Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_api.cc303 tBTA_HD_REPORT_ERR* p_buf = in BTA_HdReportError()
304 (tBTA_HD_REPORT_ERR*)osi_malloc(sizeof(tBTA_HD_REPORT_ERR)); in BTA_HdReportError()
Dbta_hd_int.h110 } tBTA_HD_REPORT_ERR; typedef
119 tBTA_HD_REPORT_ERR report_err;
Dbta_hd_act.cc401 tBTA_HD_REPORT_ERR* p_report = (tBTA_HD_REPORT_ERR*)p_data; in bta_hd_report_error_act()