zephyr/doc/reference/bluetooth/hci_raw.rst
Anas Nashif d6f72a67fc doc: introduce final structure
Move guides and APIs into separate directories and cleanup naming
introducing index files rather than named section files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-05 07:04:40 -05:00

20 lines
424 B
ReStructuredText

.. _bt_hci_raw:
HCI RAW channel
###############
Overview
********
HCI RAW channel API is intended to expose HCI interface to the remote entity.
The local Bluetooth controller gets owned by the remote entity and host
Bluetooth stack is not used. RAW API provides direct access to packets which
are sent and received by the Bluetooth HCI driver.
API Reference
*************
.. doxygengroup:: hci_raw
:project: Zephyr