Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_cap_unicast_audio_start_param Struct Reference

#include <cap.h>

Data Fields

enum bt_cap_set_type type
 The type of the set.
 
size_t count
 The number of parameters in stream_params.
 
struct bt_cap_unicast_audio_start_stream_paramstream_params
 Array of stream parameters.
 

Field Documentation

◆ count

size_t bt_cap_unicast_audio_start_param::count

The number of parameters in stream_params.

◆ stream_params

struct bt_cap_unicast_audio_start_stream_param* bt_cap_unicast_audio_start_param::stream_params

Array of stream parameters.

◆ type

enum bt_cap_set_type bt_cap_unicast_audio_start_param::type

The type of the set.


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