Home
last modified time | relevance | path

Searched refs:btif_hh_setreport (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_hh.h109 extern void btif_hh_setreport(btif_hh_device_t* p_dev,
/system/bt/btif/co/
Dbta_hh_co.cc128 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()
/system/bt/btif/src/
Dbtif_hh.cc654 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() function