Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_api.c203 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data) in BTA_HhSetReport()
216 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size) in BTA_HhGetReport()
Dbta_hh_le.c506 tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id) in bta_hh_le_find_rpt_by_idtype()
2508 void bta_hh_le_get_rpt(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id) in bta_hh_le_get_rpt()
2543 tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
/system/bt/btif/src/
Dbtif_hh.c697 void btif_hh_setreport(btif_hh_device_t *p_dev, bthh_report_type_t r_type, UINT16 size, in btif_hh_setreport()