Searched refs:btif_hh_setreport (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/btif/include/ |
D | btif_hh.h | 148 void btif_hh_setreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type,
|
/packages/modules/Bluetooth/system/btif/co/ |
D | bta_hh_co.cc | 122 btif_hh_setreport(p_uhid, map_rtype_uhid_hh[req.rtype], req.size, req.data); in uhid_set_report_req_handler() 191 btif_hh_setreport(p_uhid, BTHH_FEATURE_REPORT, ev.u.output.size, in uhid_read_event()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 890 void btif_hh_setreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type, in btif_hh_setreport() function
|