mirror of
https://github.com/google/bumble.git
synced 2026-05-19 05:48:02 +00:00
Deployed 7ae3a1d with MkDocs version: 1.3.1
This commit is contained in:
@@ -234,6 +234,34 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../development/contributing.html" class="md-nav__link">
|
||||
Contributing
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../development/code_style.html" class="md-nav__link">
|
||||
Code Style
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
@@ -1228,7 +1256,7 @@
|
||||
<p>The moniker for an HCI Socket transport is either just <code>hci-socket</code> (to use the default/first Bluetooth controller), or <code>hci-socket:<index></code> where <code><index></code> is the 0-based index of a Bluetooth controller device.</p>
|
||||
<div class="admonition example">
|
||||
<p class="admonition-title">Example</p>
|
||||
<p><code>hci-socket</code><br />
|
||||
<p><code>hci-socket</code>
|
||||
Use an HCI socket to the first Bluetooth controller (<code>hci0 on Linux</code>)</p>
|
||||
</div>
|
||||
<div class="admonition tip">
|
||||
|
||||
Reference in New Issue
Block a user