Searched refs:btif_hh_setreport (Results 1 – 3 of 3) sorted by relevance
109 extern void btif_hh_setreport(btif_hh_device_t* p_dev,
128 btif_hh_setreport(p_dev, BTHH_FEATURE_REPORT, ev.u.output.size, in uhid_read_event()131 btif_hh_setreport(p_dev, BTHH_OUTPUT_REPORT, ev.u.output.size, in uhid_read_event()
654 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() function