| Server IP : 107.13.46.68 / Your IP : 216.73.216.232 Web Server : Apache/2.4.58 (Ubuntu) System : Linux mariOS 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/bluedevilwizard/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is a PIN code database for use in the Bluetooth wizard.
SPDX-FileCopyrightText: 2008-2009 Bastien Nocera <hadess@hadess.net>
SPDX-License-Identifier: GPL-2.0-or-later
-->
<!--
The wizard will match devices, following the order of the XML file [1],
on any combination of type, OUI, or name.
The special NULL pin means that the devices will not be paired, but
connected to and marked as trusted. This is for devices such as mice
and joypads where there is no encryption
If a device can use a random PIN but is limited in the number of digits that
can be entered, then set the "pin" attribute should be set to "max:X" where X
is the maximum number of digits, for example max:4 for 4 digits.
[1]: So specific devices should be at the top, and generic ones at the bottom,
so settings for specific devices are overridden as expected.
-->
<!DOCTYPE devices [
<!ELEMENT devices (device)+>
<!ELEMENT device EMPTY>
<!ATTLIST device type (any|mouse|tablet|keyboard|headset|headphones|audio|printer|network) "any">
<!ATTLIST device oui CDATA #IMPLIED>
<!ATTLIST device name CDATA #IMPLIED>
<!ATTLIST device pin CDATA #REQUIRED>
]>
<devices>
<!-- Input devices -->
<!-- TomTom Go remote -->
<device type="keyboard" oui="00:13:6C:" name="TomTom Remote" pin="0000"/>
<!-- Sony PlayStation 3 Remote Control -->
<device oui="00:19:C1:" name="PLAYSTATION(R)3 Controller" pin="NULL"/>
<device oui="00:1E:3D:" name="PLAYSTATION(R)3 Controller" pin="NULL"/>
<device oui="00:06:F5:" name="PLAYSTATION(R)3 Controller" pin="NULL"/>
<!-- Apple Wireless and Mighty Mouse
Note: Apple doesn't follow the specs, and requires their mice to be paired -->
<device oui="00:0A:95:" type="mouse" pin="0000"/>
<device oui="00:14:51:" type="mouse" pin="0000"/>
<device oui="34:15:9E:" type="mouse" pin="0000"/>
<device oui="C4:2C:03:" type="mouse" pin="0000"/>
<!-- Apple Magic Trackpad
Note: same as above, tablet needs to be paired -->
<device oui="D8:A2:5E:" type="tablet" pin="0000"/>
<device oui="28:37:37:" type="tablet" pin="0000"/>
<device oui="C8:BC:C8:" type="tablet" pin="0000"/>
<!-- Microsoft mice
Again, same as above -->
<device oui="7C:1E:52:" type="mouse" name="Microsoft Wedge Touch Mouse" pin="0000"/>
<device oui="00:1D:D8:" type="mouse" name="Microsoft Wireless Notebook Presenter Mouse 8000" pin="0000"/>
<!-- BT-GPS8 JENTRO, GPS mouse -->
<device oui="00:0D:B5:" name="BT-GPS8 JENTRO" pin="0000"/>
<!-- Lenovo Ideacenter remote -->
<device oui="00:08:1B:" name="lenovo_RC" 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"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560870 -->
<device oui="00:0A:3A:" name="BT GPS" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560606 -->
<device oui="00:1B:C1:" name="HOLUX_M-241" pin="0000"/>
<device oui="00:01:C1:" name="HOLUX_M-241" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560713 -->
<device oui="00:0B:24:" name="Triceiver" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560715 -->
<device oui="00:00:00:" name="BT-Q880" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560625 -->
<device oui="00:11:67:" name="eGPS-397" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560604 -->
<device oui="00:1B:C1:" name="HOLUX_M-1000" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=561326 -->
<device oui="00:0B:0D:" name="G-Rays1" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=571119 -->
<device oui="00:0B:0D:" name="G-Rays2" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=561327 -->
<device oui="00:0A:3A:" name="HUDGPS" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=562479 -->
<device oui="00:0B:0D:" name="iBT-GPS" pin="0000"/>
<device oui="00:1C:88:" name="iBT-GPS" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=563554 -->
<device oui="00:0D:B5:" name="BT-GPS-37A4C2" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=563614 -->
<device oui="00:0B:0D:" name="HOLUX GPSlim240" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=563554 -->
<device oui="00:0D:B5:" name="BT-GPS-37A4C2" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=576490 -->
<device oui="00:0D:B5:" name="BT-GPS-339D35" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560315#c20 -->
<device oui="00:02:5B:" name="Pharos iGPS-BT" pin="12345678"/>
<!-- https://bugzilla.redhat.com/show_bug.cgi?id=472686#c0 -->
<device oui="00:00:00:" name="Rikaline" pin="0000"/>
<!-- http://bugzilla.gnome.org/show_bug.cgi?id=560609 -->
<device oui="00:18:96:" name="GW-GPS-009" pin="0000"/>
<!-- https://bugzilla.gnome.org/show_bug.cgi?id=613698 -->
<device oui="00:0C:A5:" name="NAVMAN GPS ONE" pin="NAVMAN"/>
<!-- 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=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"/>
<!-- Generic types -->
<!-- Printers -->
<device type="printer" pin="0000"/>
<!-- Headphones and headsets -->
<device type="headphones" pin="0000"/>
<device type="headset" pin="0000"/>
<device type="audio" pin="0000"/>
</devices>