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_update_param Struct Reference

#include <cap.h>

Data Fields

struct bt_cap_streamstream
 Stream for the member.
 
size_t meta_len
 The length of meta.
 
uint8_tmeta
 The new metadata.
 

Field Documentation

◆ meta

uint8_t* bt_cap_unicast_audio_update_param::meta

The new metadata.

The metadata shall a list of CCIDs as well as a non-0 context bitfield.

◆ meta_len

size_t bt_cap_unicast_audio_update_param::meta_len

The length of meta.

◆ stream

struct bt_cap_stream* bt_cap_unicast_audio_update_param::stream

Stream for the member.


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