Searched refs:btif_hh_setreport (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/include/ |
D | btif_hh.h | 107 extern void btif_hh_setreport(btif_hh_device_t *p_dev, bthh_report_type_t r_type,
|
/system/bt/btif/co/ |
D | bta_hh_co.c | 116 btif_hh_setreport(p_dev, BTHH_FEATURE_REPORT, in uhid_event() 119 btif_hh_setreport(p_dev, BTHH_OUTPUT_REPORT, in uhid_event() 122 btif_hh_setreport(p_dev, BTHH_INPUT_REPORT, in uhid_event()
|
/system/bt/btif/src/ |
D | btif_hh.c | 697 void btif_hh_setreport(btif_hh_device_t *p_dev, bthh_report_type_t r_type, UINT16 size, in btif_hh_setreport() function
|