Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h36 ID_CONTROLLER_STATE = 1, enumerator
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c880 if ( ( pInReport->header.ucType != ID_CONTROLLER_STATE ) && in UpdateSteamControllerState()
886 if ( pInReport->header.ucType == ID_CONTROLLER_STATE ) in UpdateSteamControllerState()

Completed in 8 milliseconds