xref: /libbtbb/web/index.html (revision 3df27c660c21b6e6b6616ac9f6b4457b4b91595a)
1355b5a9bSDominic Spill<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2355b5a9bSDominic Spill    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3355b5a9bSDominic Spill<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4355b5a9bSDominic Spill<head>
5355b5a9bSDominic Spill<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
6355b5a9bSDominic Spill<title>Libbtbb - Bluetooth baseband library</title>
7355b5a9bSDominic Spill</head>
8355b5a9bSDominic Spill<body style="width:600px">
9355b5a9bSDominic Spill<h1>Libbtbb - Bluetooth baseband library</h1>
10355b5a9bSDominic Spill<p>Libbtbb is the Bluetooth baseband library used by the Ubertooth and
11355b5a9bSDominic Spillgr-bluetooth projects.  It is freely available under the
12355b5a9bSDominic Spill<a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL v2 license</a>.</p>
13355b5a9bSDominic Spill
14355b5a9bSDominic Spill<h3>Getting libbtbb</h3>
15355b5a9bSDominic Spill<p>Libbtbb is built from source using either a released archive or the latest
16209acb71SDominic Spillcode from our <a href="https://www.github.com/greatscottgadgets/libbtbb">git repository</a>.
17355b5a9bSDominic SpillTo get started, do either of the following:</p>
18355b5a9bSDominic Spill<ul>
19*3df27c66SMichael Ossmann<li><a href="https://github.com/greatscottgadgets/libbtbb/releases/latest">
20355b5a9bSDominic SpillDownload the latest release</a></li>
21355b5a9bSDominic Spill<li>or clone the git repository using the following command:
229fbd1ed5SDominic Spill<pre>git clone https://github.com/greatscottgadgets/libbtbb.git</pre></li>
23ce71e630SDominic Spill<li style="list-style-type:none">If you prefer to use ssh and have a GitHub
24ce71e630SDominic Spillaccount, you can use this command:
25ce71e630SDominic Spill<pre>git clone [email protected]:greatscottgadgets/libbtbb.git</pre></li>
26355b5a9bSDominic Spill</ul>
27355b5a9bSDominic Spill
28355b5a9bSDominic Spill<h3>Support</h3>
29*3df27c66SMichael Ossmann<p>Support for libbtbb is provided via
30*3df27c66SMichael Ossmann<a href="https://github.com/greatscottgadgets/ubertooth">project Ubertooth</a>.</p>
31355b5a9bSDominic Spill<p>Bugs may be reported and tracked in the
32*3df27c66SMichael Ossmann<a href="https://github.com/greatscottgadgets/libbtbb/issues">ticketing system</a>.</p>
33355b5a9bSDominic Spill</body>
34355b5a9bSDominic Spill</html>
35