Searched defs:r_type (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/hh/ |
D | bta_hh_api.cc | 173 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport() 192 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport()
|
D | bta_hh_le.cc | 377 tBTA_HH_RPT_TYPE r_type, in bta_hh_le_find_rpt_by_idtype() 1793 void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_get_rpt() 1844 void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
|
/system/bt/btif/src/ |
D | btif_hh.cc | 654 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() 703 void btif_hh_getreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_getreport()
|