Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/steam/
A Dcontroller_structs.h50 unsigned char ucType; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_steam.c880 if ( ( pInReport->header.ucType != ID_CONTROLLER_STATE ) && in UpdateSteamControllerState()
881 ( pInReport->header.ucType != ID_CONTROLLER_BLE_STATE ) ) in UpdateSteamControllerState()
886 if ( pInReport->header.ucType == ID_CONTROLLER_STATE ) in UpdateSteamControllerState()
910 else if ( pInReport->header.ucType == ID_CONTROLLER_BLE_STATE ) in UpdateSteamControllerState()

Completed in 7 milliseconds