[gnome-bluetooth] lib: Move PIN code for car diagnostics tool



commit b1e28928836ba3cb1683262e439307dff2df21cc
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 3 11:57:22 2017 +0100

    lib: Move PIN code for car diagnostics tool
    
    It's not an input device.

 lib/pin-code-database.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index 783800f..cefe863 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -160,12 +160,14 @@
        <!-- 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=561325 -->
-       <device type="network" oui="00:06:66:" name="OBDPros scantool" pin="1234"/>
-
        <!-- http://bugzilla.gnome.org/show_bug.cgi?id=583651 -->
        <device type="audio" oui="00:1A:80:" name="CMT-DH5BT" pin="max:4"/>
 
+<!-- Other devices -->
+
+       <!-- http://bugzilla.gnome.org/show_bug.cgi?id=561325 -->
+       <device type="network" oui="00:06:66:" name="OBDPros scantool" pin="1234"/>
+
 <!-- Generic types -->
 
        <!-- Printers -->


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