1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
<?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="question" id="bluetooth-visibility" xml:lang="zh-CN">
<info>
<link type="guide" xref="bluetooth" group="#last"/>
<link type="seealso" xref="bluetooth-device-specific-pairing"/>
<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-04" status="candidate"/>
<revision pkgversion="3.14" date="2014-10-12" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2014</years>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2014</years>
</credit>
<credit type="editor">
<name>David King</name>
<email>amigadave@amigadave.com</email>
<years>2015</years>
</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>蓝牙可见性指的是其他设备在搜索蓝牙设备时能否发现您的计算机。当蓝牙开启且<gui>蓝牙</gui>面板打开时,您的计算机将向范围内的所有其他设备广播,以让它们尝试连接到自己。</p>
<note style="tip">
<p>您可以<link xref="about-hostname">更改</link>计算机显示给其他设备的名称。</p>
</note>
<p>在您<link xref="bluetooth-connect-device">连接到一个设备</link>之后,您的计算机和该设备都不需要处于蓝牙可见状态就能互相搜索到对方。</p>
<p>没有显示屏的设备通常有一个配对模式,无论是在已经开启的时候,还是在正在开启的时候,都可以通过按住一个按钮或组合按钮一段时间后进入。</p>
<p>了解如何进入该模式的最佳方法是参考设备手册。对于某些设备来说,其操作步骤可能会<link xref="bluetooth-device-specific-pairing">与平时略有不同</link>。</p>
</page>
|