Searched refs:ucBatteryAndConnection (Results 1 – 1 of 1) sorted by relevance
121 Uint8 ucBatteryAndConnection; member1164 if (packet->controllerState.ucBatteryAndConnection & 0x1) { in HandleFullControllerState()1170 int level = (packet->controllerState.ucBatteryAndConnection & 0xE0) >> 4; in HandleFullControllerState()
Completed in 10 milliseconds