Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
#include <cap.h>
Data Fields | |
struct bt_cap_stream * | stream |
Stream for the member . | |
size_t | meta_len |
The length of meta . | |
uint8_t * | meta |
The new metadata. | |
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.
size_t bt_cap_unicast_audio_update_param::meta_len |
The length of meta
.
struct bt_cap_stream* bt_cap_unicast_audio_update_param::stream |
Stream for the member
.