Searched defs:r_type (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_bta_hh_api.cc | 52 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() 71 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport()
|
| /packages/modules/Bluetooth/system/bta/hh/ |
| D | bta_hh_api.cc | 157 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport() 170 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport()
|
| D | bta_hh_le.cc | 358 tBTA_HH_RPT_TYPE r_type, in bta_hh_le_find_rpt_by_idtype() 1829 static void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_get_rpt() 1882 static void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_hh.cc | 707 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() 777 void btif_hh_getreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_getreport()
|