Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h82 #define SDL_HARDWARE_BUS_BLUETOOTH 0x05 macro
/AliOS-Things-master/components/SDL2/src/joystick/android/
A DSDL_sysjoystick.c385 *guid16++ = SDL_SwapLE16(SDL_HARDWARE_BUS_BLUETOOTH); in Android_AddJoystick()
/AliOS-Things-master/components/SDL2/src/joystick/darwin/
A DSDL_sysjoystick.c512 *guid16++ = SDL_SwapLE16(SDL_HARDWARE_BUS_BLUETOOTH); in GetDeviceInfo()
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m239 *guid16++ = SDL_SwapLE16(SDL_HARDWARE_BUS_BLUETOOTH); argument
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_dinputjoystick.c652 *guid16++ = SDL_SwapLE16(SDL_HARDWARE_BUS_BLUETOOTH); in EnumJoysticksCallback()

Completed in 11 milliseconds