Searched refs:ucType (Results 1 – 2 of 2) sorted by relevance
50 unsigned char ucType; member
880 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