Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_iso_chan Struct Reference

ISO Channel structure. More...

#include <iso.h>

Data Fields

struct bt_conn * iso
 
struct bt_iso_chan_opsops
 
struct bt_iso_chan_qosqos
 
uint8_t state
 
bt_security_t required_sec_level
 

Detailed Description

ISO Channel structure.

Field Documentation

◆ iso

struct bt_conn* bt_iso_chan::iso

Channel connection reference

◆ ops

struct bt_iso_chan_ops* bt_iso_chan::ops

Channel operations reference

◆ qos

struct bt_iso_chan_qos* bt_iso_chan::qos

Channel QoS reference

◆ required_sec_level

bt_security_t bt_iso_chan::required_sec_level

◆ state

uint8_t bt_iso_chan::state

The documentation for this struct was generated from the following file: