<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="problem" id="bluetooth-problem-connecting" xml:lang="zh-CN">

  <info>
    <link type="guide" xref="bluetooth#problems"/>
    <link type="seealso" xref="hardware-driver"/>

    <revision pkgversion="3.4" date="2012-02-19" status="outdated"/>
    <revision pkgversion="3.10" date="2013-11-09" status="review"/>
    <revision pkgversion="3.12" date="2014-03-23" status="candidate"/>
    <revision pkgversion="3.14" date="2014-10-12" status="candidate"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.33" date="2019-07-19" status="candidate"/>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>David King</name>
      <email>amigadave@amigadave.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>适配器没有开启或者驱动不正确，或者蓝牙被禁用或阻止了。</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>TeliuTe</mal:name>
      <mal:email>teliute@163.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>tuberry</mal:name>
      <mal:email>orzun@foxmail.com</mal:email>
      <mal:years>2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Victor_Trista</mal:name>
      <mal:email>ljlzjzm@hotmail.com</mal:email>
      <mal:years>2023</mal:years>
    </mal:credit>
  </info>

  <title>我无法连接蓝牙设备</title>

  <p>您无法连接蓝牙设备（如手机或耳机）可能的原因有很多。</p>

  <terms>
    <item>
      <title>连接被阻止或不被信任</title>
      <p>有些蓝牙设备会默认拦截连接，或要求您更改设置才能允许建立连接。确保将您的设备设置为允许连接。</p>
    </item>
    <item>
      <title>蓝牙硬件无法识别</title>
      <p>您的蓝牙适配器或加密狗可能未被计算机识别。这可能是因为没有安装适配器的<link xref="hardware-driver">驱动程序</link>。有些蓝牙适配器不受 Linux 支持，因此您可能无法获取这些适配器的正确驱动程序。这种情况下，您可能需要换一个蓝牙适配器。</p>
    </item>
    <item>
      <title>适配器未开启</title>
        <p>确保您的蓝牙适配器已开启。点击顶栏上的蓝牙图标，检查确定它未被<link xref="bluetooth-turn-on-off">禁用</link>。</p>
    </item>
    <item>
      <title>要连接的蓝牙设备已关闭</title>
      <p>检查确定您尝试连接的设备上的蓝牙已开启并且<link xref="bluetooth-visibility">可被发现或可见</link>。例如，如果您尝试连接到手机，请确保其未处于飞行模式。</p>
    </item>
    <item>
      <title>计算机上没有蓝牙适配器</title>
      <p>很多计算机都不具备蓝牙适配器。如果您想要使用蓝牙，可以购买适配器。</p>
    </item>
  </terms>

</page>
