Comment 69 for bug 1539158

Revision history for this message
Konrad ZapaƂowicz (kzapalowicz) wrote :

Hey,

I'll try to help a bit here.

First as for the unknown or unwanted entries on the paired devices lists [and such] you can try to remove them from the bluetoothctl level.

) enable developers mode & connect it via usb cable
) login with adb shell to the deivce
) type $ bluetoothctl
) then type: devices - to list the known devices
) to remove type: remove $BDADDR - where BDADDR is a Bluetooth address of the device [not it's name]

Second we are in the of releasing the newest bluez 5.41 which is now in silo 37. If you are familiar with installing silos on your device you can try it out and check if it improves anything. It includes fixes for link management and pairing therefore there is a chance [although not certain] that there might be joy.

If unsure please ask.

Best,
Konrad