Hi,
Sorry for this stupid question, but I have a bluetooth mouse that I'd like to (try to) write a driver for. Where are such drivers located in the kernel tree? Can you point me to a specific driver that I can look at? I used the LXR but couldn't find any specific driver. I rather found drivers/hid/hid-core.c (which has lots of HID_USB_DEVICE and HID_BLUETOOTH_DEVICE macros), but then I'm not sure where the actual drivers are located.
Thanks,
Yousef