Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc52 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc170 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h421 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc779 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()