Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_api.h401 BTA_API extern void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type,
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_api.c200 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data) in BTA_HhSetReport() function
/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c719 BTA_HhSetReport(p_dev->dev_handle, r_type, p_buf); in btif_hh_setreport()
1568 BTA_HhSetReport(p_dev->dev_handle, reportType, p_buf); in set_report()