Searched defs:p_report (Results 1 – 2 of 2) sorted by relevance
386 tBTA_HD_SEND_REPORT* p_report = (tBTA_HD_SEND_REPORT*)p_data; in bta_hd_send_report_act() local412 tBTA_HD_REPORT_ERR* p_report = (tBTA_HD_REPORT_ERR*)p_data; in bta_hd_report_error_act() local
174 void BTA_HdSendReport(tBTA_HD_REPORT* p_report) { in BTA_HdSendReport()