Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc386 tBTA_HD_SEND_REPORT* p_report = (tBTA_HD_SEND_REPORT*)p_data; in bta_hd_send_report_act() local
412 tBTA_HD_REPORT_ERR* p_report = (tBTA_HD_REPORT_ERR*)p_data; in bta_hd_report_error_act() local
Dbta_hd_api.cc174 void BTA_HdSendReport(tBTA_HD_REPORT* p_report) { in BTA_HdSendReport()