Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_hh.h151 void btif_hh_getreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type,
/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc94 btif_hh_getreport(p_uhid, map_rtype_uhid_hh[req.rtype], req.rnum, 0); in uhid_feature_req_handler()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc958 void btif_hh_getreport(btif_hh_uhid_t* p_uhid, bthh_report_type_t r_type, in btif_hh_getreport() function