Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_cap_stream Struct Reference

Common Audio Profile stream structure. More...

#include <cap.h>

Data Fields

struct bt_bap_stream bap_stream
 The underlying BAP audio stream.
 
struct bt_bap_stream_opsops
 Audio stream operations.
 

Detailed Description

Common Audio Profile stream structure.

Streams represents a Basic Audio Profile (BAP) stream and operation callbacks. See bt_bap_stream for additional information.

Field Documentation

◆ bap_stream

struct bt_bap_stream bt_cap_stream::bap_stream

The underlying BAP audio stream.

◆ ops

struct bt_bap_stream_ops* bt_cap_stream::ops

Audio stream operations.


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