Searched defs:r_type (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_api.cc | 175 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR* p_data) { in BTA_HhSetReport() 187 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id, in BTA_HhGetReport()
|
D | bta_hh_le.cc | 391 tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id) { in bta_hh_le_find_rpt_by_idtype() 1911 static void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id) { in bta_hh_le_get_rpt() 1993 static void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, BT_HDR* p_buf, in bta_hh_le_write_rpt()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 1284 void btif_hh_setreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type, uint16_t size, in btif_hh_setreport() 1351 void btif_hh_getreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type, uint8_t reportId, in btif_hh_getreport()
|