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>
|
||||
@@ -1175,7 +1203,7 @@
|
||||
<h1 id="use-case-4">USE CASE 4<a class="headerlink" href="#use-case-4" title="Permanent link">¶</a></h1>
|
||||
<h1 id="connecting-two-emulated-bluetooth-devices">Connecting two emulated Bluetooth devices<a class="headerlink" href="#connecting-two-emulated-bluetooth-devices" title="Permanent link">¶</a></h1>
|
||||
<p>Connect two emulated Bluetooth device (ex: an Android emulator, or an embedded device emulator) to each other</p>
|
||||
<div class="highlight"><pre><span></span><code>+-----------+ +------------+ +------------+ +-----------+
|
||||
<div class="highlight"><pre><span></span><code>+-----------+ +------------+ +------------+ +-----------+
|
||||
| Emulated | | Bumble | Bumble | Bumble | | Emulated |
|
||||
| Bluetooth |<-- HCI -->| Virtual |<== Local or ==>| Virtual |<-- HCI -->| Bluetooth |
|
||||
| Device | Transport | Controller | Remote | Controller | Transport | Device |
|
||||
|
||||
Reference in New Issue
Block a user