Comment 74 for bug 1189721

Revision history for this message
Orhideous (orhideous) wrote : Re: Ralink RT3290 needs bluetooth driver

I just made some research.
First, I download and compiled in kernel module new drivers with some debug info — https://github.com/vhallac/rtbth/
Then, when I tried create pair with another BT device (phone, for example), I got some debug information in syslog:

===
hci0: Cancel Pair Device (0x001a) failed: Invalid Parameters (0x0d)
===

May be useful:
https://github.com/torvalds/linux/blob/164c09978cebebd8b5fc198e9243777dbaecdfa0/net/bluetooth/mgmt.c#L2955