Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_cap_initiator_broadcast_stream_param Struct Reference

#include <cap.h>

Data Fields

struct bt_cap_streamstream
 Audio stream.
 
size_t data_len
 The length of the p data array.
 
uint8_tdata
 BIS Codec Specific Configuration.
 

Field Documentation

◆ data

uint8_t* bt_cap_initiator_broadcast_stream_param::data

BIS Codec Specific Configuration.

◆ data_len

size_t bt_cap_initiator_broadcast_stream_param::data_len

The length of the p data array.

The BIS specific data may be omitted and this set to 0.

◆ stream

struct bt_cap_stream* bt_cap_initiator_broadcast_stream_param::stream

Audio stream.


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