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

ISO Channel Data Path structure. More...

#include <iso.h>

Data Fields

uint8_t pid
 
uint8_t format
 
uint16_t cid
 
uint16_t vid
 
uint32_t delay
 
uint8_t cc_len
 
uint8_t cc [0]
 

Detailed Description

ISO Channel Data Path structure.

Field Documentation

◆ cc

uint8_t bt_iso_chan_path::cc[0]

Codec Configuration

◆ cc_len

uint8_t bt_iso_chan_path::cc_len

Codec Configuration length

◆ cid

uint16_t bt_iso_chan_path::cid

Company ID

◆ delay

uint32_t bt_iso_chan_path::delay

Controller Delay

◆ format

uint8_t bt_iso_chan_path::format

Coding Format

◆ pid

uint8_t bt_iso_chan_path::pid

Default path ID

◆ vid

uint16_t bt_iso_chan_path::vid

Vendor-defined Codec ID


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