Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc175 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()
Dbta_hh_le.cc391 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/
Dbtif_hh.cc1284 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()