Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
ISO Channel structure. More...
#include <iso.h>
Data Fields | |
struct bt_conn * | iso |
struct bt_iso_chan_ops * | ops |
struct bt_iso_chan_qos * | qos |
uint8_t | state |
bt_security_t | required_sec_level |
ISO Channel structure.
struct bt_conn* bt_iso_chan::iso |
Channel connection reference
struct bt_iso_chan_ops* bt_iso_chan::ops |
Channel operations reference
struct bt_iso_chan_qos* bt_iso_chan::qos |
Channel QoS reference
bt_security_t bt_iso_chan::required_sec_level |
uint8_t bt_iso_chan::state |