[Gear VR] Bluetooth Controller Issues (for Mobile VR Jam)

Not an easy one, which is why I haven’t checked any of this in :frowning:

We need to go out to the Java layer and figure out the exact name of the controller and then map that to our native code controllers and figure out which mapping to use. It’s doable, but a bit ugly.

See this as a reference for the basics of what needs to happen:

https://chromium.googlesource.com/chromium/src/+/master/content/public/android/java/src/org/chromium/content/browser/input/GamepadMappings.java