Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h395 extern void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type,
/system/bt/bta/hh/
Dbta_hh_api.cc192 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
/system/bt/btif/src/
Dbtif_hh.cc705 BTA_HhGetReport(p_dev->dev_handle, r_type, reportId, bufferSize); in btif_hh_getreport()
1512 BTA_HhGetReport(p_dev->dev_handle, reportType, reportId, bufferSize); in get_report()