I have a Dell Precision M4800 using Ubuntu 14.04.4 with Wily kernel (4.2.0-35). Bluetooth is not working for me. Tried the steps in this question, as my setup seems to be exactly the same as the one described (except for the Ubuntu version), but I get a:
/bluetooth/hci_h4.c:128:2: error: implicit declaration of function ‘hci_recv_stream_fragment’ [-Werror=implicit-function-declaration]
Which I think is normal.... Where can I find the bluetooth source for my SO version?
Thank you in advance!