Searched refs:IsBluetoothXboxOneController (Results 1 – 2 of 2) sorted by relevance
154 IsBluetoothXboxOneController(Uint16 vendor_id, Uint16 product_id) in IsBluetoothXboxOneController() function273 if (!IsBluetoothXboxOneController(vendor_id, product_id)) { in HIDAPI_DriverXboxOne_IsSupportedDevice()324 ctx->bluetooth = IsBluetoothXboxOneController(device->vendor_id, device->product_id); in HIDAPI_DriverXboxOne_OpenJoystick()
579 IsBluetoothXboxOneController(Uint16 vendor_id, Uint16 product_id) in IsBluetoothXboxOneController() function623 if (IsBluetoothXboxOneController(vendor_id, product_id)) { in HIDAPI_DriverXbox360_IsSupportedDevice()762 if (IsBluetoothXboxOneController(device->vendor_id, device->product_id)) { in HIDAPI_DriverXbox360_RumbleJoystick()
Completed in 10 milliseconds