GNOME Bugzilla – Bug 752015
PS3 joypad pairing problems
Last modified: 2015-07-31 10:10:53 UTC
We might need to make changes to the pairing code to handle those devices, urgh. http://thread.gmane.org/gmane.linux.bluez.kernel/63253
Created attachment 307007 [details] [review] pairing-dialog: Add a "confirm auth" mode The confirm auth mode can be used to allow authenticating devices, or services.
Created attachment 307008 [details] [review] settings: Handle service authorisation requests for HID devices When a HID device connects, we used to allow trusted or paired devices to connect without any user interaction. But when setting up a PS3 pad through cable pairing, the device would not be trusted yet. In that case, show a dialogue to the user to allow them to choose whether to allow that device to connect.
*** Bug 728043 has been marked as a duplicate of this bug. ***
Attachment 307007 [details] pushed as 42f7f78 - pairing-dialog: Add a "confirm auth" mode Attachment 307008 [details] pushed as 2efefd4 - settings: Handle service authorisation requests for HID devices