Searched refs:HID_REQUEST_SET_IDLE (Results 1 – 2 of 2) sorted by relevance
106 #define HID_REQUEST_SET_IDLE 0x0A macro
202 …return( ctrlReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_IDLE, reportID, duration, interface, 0x00… in setIdle()