GNOME Bugzilla – Bug 643314
Add another Bluetooth address OUI for Nintendo Wiimote
Last modified: 2011-04-04 15:50:14 UTC
A recent Wiimote has an "00:17:AB:" OUI.
Created attachment 181933 [details] [review] Adds "00:17:AB:"
Looks good to commit. Want to look at bug 603845? If it works, it should allow pairing the wiimote properly, so it's easier to use (no need to press buttons when you turn it on).
I'm looking at bug 603845. A bluez plugin based on vid+pid for persistent syncing (red button) will ignore the oui and we probably still need the bluetooh-wizard for temporary syncing (1+2 buttons) with a NULL pin like now, but since there are at least 80 millions of Wiimotes there are many ouis we don't know yet so we should probably add a generic line: <device name="Nintendo RVL-CNT-01" pin="NULL"/>
I'll take a patch :)
Created attachment 184791 [details] [review] wizard: Support all the Wiimotes Not just the ones for which we know the OUI.
Fixed in 3.0. We should have something directly in bluez/bluetoothd when 3.2 is released.