Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
hci_raw.h File Reference

Bluetooth HCI RAW channel handling. More...

#include <stdint.h>
#include <stddef.h>
#include <zephyr/kernel.h>
#include <zephyr/net_buf.h>

Go to the source code of this file.

Functions

int bt_send (struct net_buf *buf)
 Send packet to the Bluetooth controller.
int bt_enable_raw (struct k_fifo *rx_queue)
 Enable Bluetooth RAW channel:

Detailed Description

Bluetooth HCI RAW channel handling.