Searched refs:BTA_HhGetReport (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_hh_api.cc | 52 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_api.cc | 170 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hh_api.h | 421 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type,
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 779 BTA_HhGetReport(p_dev->dev_handle, r_type, reportId, bufferSize); in btif_hh_getreport() 1636 BTA_HhGetReport(p_dev->dev_handle, reportType, reportId, bufferSize); in get_report()
|