[gnome-bluetooth] lib: Remove quirks already handled by autopair plugin



commit 2739f5ce691eae31eb2c2680d6a90019c7b6d287
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 3 12:18:14 2017 +0100

    lib: Remove quirks already handled by autopair plugin
    
    Remove quirks for a number of audio devices which are now handled
    directly in BlueZ's autopair plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=789853

 lib/pin-code-database.xml |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index 916ba53..350cc24 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -151,15 +151,6 @@
 
 <!-- Audio devices -->
 
-       <!-- http://bugzilla.gnome.org/show_bug.cgi?id=560315 -->
-       <device type="headset" name="X3 micro" pin="1234"/>
-
-       <!-- http://bugzilla.gnome.org/show_bug.cgi?id=561324 -->
-       <device type="headset" oui="00:03:C9:" name="BT Headset" pin="1111"/>
-
-       <!-- http://bugzilla.gnome.org/show_bug.cgi?id=573059 -->
-       <device type="headset" oui="00:12:A1:" name="BT Stereo Headset" pin="1234"/>
-
        <!-- http://bugzilla.gnome.org/show_bug.cgi?id=583651 -->
        <device type="audio" oui="00:1A:80:" name="CMT-DH5BT" pin="max:4"/>
 


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