mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 01:02:18 +00:00
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>
20 lines
424 B
ReStructuredText
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
|