bluez/plugins
Bastien Nocera 7bb73f092a plugins/sixaxis: Don't ignore previously setup devices
1. Setup PS3 controller through cable pairing
2. Remove device from BlueZ's database
3. Plug original PS3 controller back

As we don't change the master bdaddr on the device itself, the joypad
will likely be trying to connect to BlueZ, and fail to connect after a
small period of time. But the device will appear connected just long
enough for the cable pairing to say "hey, I already have this setup".

Ideally, we would test for whether the device is temporary, or already
trusted, but testing for whether we've setup its internal services *and*
it's connected, rather than *or*, is sufficient.
2017-11-30 09:53:45 +01:00
..
autopair.c autopair: Don't handle the iCade 2017-10-17 11:33:59 +02:00
external-dummy.c plugins: Use full include path for header files 2014-01-25 20:09:45 -08:00
hostname.c plugins: Fix local libbluetooth includes order 2015-02-28 23:34:11 -08:00
neard.c plugins: Use local libbluetooth includes 2015-02-28 22:46:52 -08:00
policy.c plugins: Fix reconnect_interval for cases of improper main.conf 2017-07-21 14:34:39 +03:00
sixaxis.c plugins/sixaxis: Don't ignore previously setup devices 2017-11-30 09:53:45 +01:00
wiimote.c plugins: Fix local libbluetooth includes order 2015-02-28 23:34:11 -08:00