Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_switch.c121 Uint8 ucBatteryAndConnection; member
1164 if (packet->controllerState.ucBatteryAndConnection & 0x1) { in HandleFullControllerState()
1170 int level = (packet->controllerState.ucBatteryAndConnection & 0xE0) >> 4; in HandleFullControllerState()

Completed in 10 milliseconds