Other relevant bugs: Bug 852944 - Add content process support to Gamepad backend Bug 852945 - Gonk gamepad backend
I've got both assigned to me at the moment, as well as the gamepad haptics bugs. Would love to take a look at them soon, but that hasn't happened yet. If someone has cycles and wants to help out, lemme know. I think the big question for usb is the current HID manager support in our android kernel. If that exists, we don't need the bluetooth hid layer to be done before implementing this. We could just put code in HAL that uses the hid manager (similar to what we do with the desktop platforms for joysticks). I'll poke around in the 4.3 build and see what the state of that is. ----- Original Message ----- > From: "Marco Chen" <[email protected]> > To: "jose llopis" <[email protected]> > Cc: "Mozilla" <[email protected]> > Sent: Monday, August 19, 2013 7:56:06 AM > Subject: Re: [b2g] Bluetooth and gamepad API? > > Hi, > > If you mean HID profile of Bluetooth, please refer to "Bug 880759 - > [Bluetooth][meta] Implement HID profile feature". > And it is still on going. > > Sincerely yours. > > ----- 原始郵件 ----- > 寄件者: "jose llopis" <[email protected]> > 收件者: "Mozilla" <[email protected]> > 寄件備份: 2013 8 月 19 星期一 下午 7:52:35 > 主旨: [b2g] Bluetooth and gamepad API? > > is there any way to use a bluetooth gamepad on firefox os? > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
