Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h383 extern void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type,
/system/bt/bta/hh/
Dbta_hh_api.cc173 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport() function
/system/bt/btif/src/
Dbtif_hh.cc662 BTA_HhSetReport(p_dev->dev_handle, r_type, p_buf); in btif_hh_setreport()
1565 BTA_HhSetReport(p_dev->dev_handle, reportType, p_buf); in set_report()