Searched refs:BTA_HhGetReport (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/include/ |
D | bta_hh_api.h | 395 extern void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type,
|
/system/bt/bta/hh/ |
D | bta_hh_api.cc | 192 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
|
/system/bt/btif/src/ |
D | btif_hh.cc | 705 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()
|