Interfacing Bluetooth Mouse with Arduino

You would need a bluetooth module for the Arduino that supported the appropriate bluetooth profile. In your case, the HID profile. Many (most?) of the commonly available bluetooth modules used with Arduinos don't support HID, and are really just SPP devices.