Searched refs:SDL_JOYSTICK_POWER_WIRED (Results 1 – 8 of 8) sorted by relevance
104 SDL_JOYSTICK_POWER_WIRED, enumerator
297 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverPS4_OpenJoystick()455 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverPS4_HandleStatePacket()
332 … joystick->epowerlevel = ctx->wireless[i] ? SDL_JOYSTICK_POWER_UNKNOWN : SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverGameCube_OpenJoystick()
805 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverSwitch_OpenJoystick()1165 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HandleFullControllerState()
334 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverXboxOne_OpenJoystick()
713 joystick->epowerlevel = SDL_JOYSTICK_POWER_WIRED; in HIDAPI_DriverXbox360_OpenJoystick()
391 ePowerLevel = SDL_JOYSTICK_POWER_WIRED; in UpdateXInputJoystickBatteryInformation()
513 joystick->epowerlevel = wireless ? SDL_JOYSTICK_POWER_UNKNOWN : SDL_JOYSTICK_POWER_WIRED; in WGI_JoystickOpen()
Completed in 18 milliseconds