SimpleBLE
==========

The ultimate fully-fledged cross-platform library and bindings for Bluetooth Low Energy (BLE).

|Latest Documentation Status|

.. include:: overview.rst

Table of Contents
=================

.. toctree::
   :maxdepth: 1
   :caption: General

   overview
   changelog
   extras

.. toctree::
   :maxdepth: 2
   :caption: SimpleBLE

   simpleble/usage
   simpleble/tutorial
   simpleble/api
   simpleble/faq

.. toctree::
   :maxdepth: 2
   :caption: SimplePyBLE

   simplepyble/usage
   simplepyble/api

.. toctree::
   :maxdepth: 2
   :caption: SimpleBluez

   simplebluez/usage
   simplebluez/api

.. toctree::
   :maxdepth: 2
   :caption: SimpleDBus

   simpledbus/usage
   simpledbus/api

Indices and tables
==================

* :ref:`search`

.. Links

.. |Latest Documentation Status| image:: https://readthedocs.org/projects/simpleble/badge?version=latest
   :target: http://simpleble.readthedocs.org/en/latest
