1.. _bt_hci_raw: 2 3 4HCI RAW channel 5############### 6 7Overview 8******** 9 10HCI RAW channel API is intended to expose HCI interface to the remote entity. 11The local Bluetooth controller gets owned by the remote entity and host 12Bluetooth stack is not used. RAW API provides direct access to packets which 13are sent and received by the Bluetooth HCI driver. 14 15API Reference 16************* 17 18.. doxygengroup:: hci_raw 19