Searched refs:HID_REQUEST_SET_REPORT (Results 1 – 2 of 2) sorted by relevance
105 #define HID_REQUEST_SET_REPORT 0x09 macro
192 …return( ctrlReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_REPORT, report_id, report_type, interface… in setReport()