Comment 12 for bug 1499858

Revision history for this message
gaetano1984 (swoosh84) wrote : Re: bluetoothd[650]: Failed to obtain handles for "Service Changed" characteristic

the solution below to my conf doesn't work. keep needing help :**(

I temporary fixed it doing this: stop bluetooth, kill bluetoothd and obexd, start bluetooth:

$ sudo systemctl stop bluetooth
$ sudo killall -TERM bluetoothd
$ sudo killall -TERM obexd
$ sudo systemctl start bluetooth