Zephyr Project API  3.1.0
A Scalable Open Source RTOS
bt_codec_data Struct Reference

Codec configuration structure. More...

#include <audio.h>

Data Fields

struct bt_data data
 
uint8_t value [CONFIG_BT_CODEC_MAX_DATA_LEN]
 

Detailed Description

Codec configuration structure.

Field Documentation

◆ data

struct bt_data bt_codec_data::data

◆ value

uint8_t bt_codec_data::value[CONFIG_BT_CODEC_MAX_DATA_LEN]

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