[gnome-bluetooth] lib: Add default PIN for Logitech Ultrathin Touch mouse



commit 8c026597713e21844419ff99a7a14caf38067a71
Author: Ralph Meijer <launchpad ralphm ik nu>
Date:   Fri Nov 28 14:06:32 2014 +1300

    lib: Add default PIN for Logitech Ultrathin Touch mouse
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=740830

 lib/pin-code-database.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/lib/pin-code-database.xml b/lib/pin-code-database.xml
index 372762b..4c34bdf 100644
--- a/lib/pin-code-database.xml
+++ b/lib/pin-code-database.xml
@@ -85,6 +85,9 @@
        <!-- ION iCade Game Controller -->
        <device name="iCade" type="keyboard" pin="ICADE"/>
 
+       <!-- Logitech Ultrathin Touch Mouse -->
+       <device oui="00:1F:20:" name="Ultrathin Touch Mouse" pin="0000"/>
+
 <!-- GPS devices -->
        <device oui="00:0D:B5:" name="TomTom Wireless GPS MkII" pin="0000"/>
        <device oui="00:0D:B5:" name="GPS-GW-005" pin="0000"/>


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