Arduino bluetooth + Wiimote

Hi,

I want to connect my arduino directly to a wiimote using a bluetooth module I have. However, I havent found any libraries to do this. The only usefull information I found was an arduino with a usb host shield + usb bluetooth called wiiblue(USB-Host/wiiblue.pde at master · ribbotson/USB-Host · GitHub).

Has anyone found a way to program the arduino to use a bluetooth modules to receive wii remote data?

Thanks

To connect to Arduino using Bluetooth module a pass is defined and one needs to conform to that pass to form a connection other things are same as wires as Bluetooth module like Blue smirf from spark-fun just acts as a pipe to receive and transfer.so the main problem is how a wii remote will send pass confirmation.