[gnome-bluetooth/gnome-3-28] lib: Remove audio quirks moved to the autopair plugin



commit 5fce2cde5ff3f5e1b692d711083564c85daf6ff8
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 27 16:25:26 2017 +0100

    lib: Remove audio quirks moved to the autopair plugin
    
    The autopair plugin has lived in bluez since 2013, so it's about time we
    made use of it, and removed duplicate quirks.

 lib/pin-code-database.xml | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index de9f128b..d860d93e 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -151,11 +151,6 @@
        <!-- Joypads and joysticks -->
        <device type="joypad" pin="0000"/>
 
-       <!-- Headphones and headsets -->
-       <device type="headphones" pin="0000"/>
-       <device type="headset" pin="0000"/>
-       <device type="audio" pin="0000"/>
-
        <!-- Keyboard need a special help text -->
        <device type="keyboard" pin="KEYBOARD"/>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]