Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Dhid.h52 u8 interface_index; member
106 HID_ERROR_CODE HIDGetProtocol(u32 handle, u8 interface_index, u8 *p_protocol, HIDCallback async_cal…
107 HID_ERROR_CODE HIDSetProtocol(u32 handle, u8 interface_index, u8 protocol, HIDCallback async_callba…
108 HID_ERROR_CODE HIDGetIdle(u32 handle, u8 interface_index, u8 report_id, u8 *p_idle, HIDCallback asy…
109 HID_ERROR_CODE HIDSetIdle(u32 handle, u8 interface_index, u8 report_id, u8 duration, HIDCallback as…