Searched refs:btif_hh_setreport (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/btif/co/ |
H A D | bta_hh_co.cc | 127 btif_hh_setreport(p_dev, BTHH_FEATURE_REPORT, ev.u.output.size, in uhid_read_event() 176 btif_hh_setreport(p_dev, BTHH_FEATURE_REPORT, in uhid_read_event() 179 btif_hh_setreport(p_dev, BTHH_OUTPUT_REPORT, in uhid_read_event() 182 btif_hh_setreport(p_dev, BTHH_INPUT_REPORT, in uhid_read_event()
|
/aosp12/system/bt/btif/include/ |
H A D | btif_hh.h | 130 extern void btif_hh_setreport(btif_hh_device_t* p_dev,
|
/aosp12/system/bt/btif/src/ |
H A D | btif_hh.cc | 630 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() function
|