Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
struct to hold minimum and maximum supported codec frame sizes More...
#include <audio.h>
Data Fields | |
uint16_t | min |
Minimum number of octets supported per codec frame. | |
uint16_t | max |
Maximum number of octets supported per codec frame. | |
struct to hold minimum and maximum supported codec frame sizes
uint16_t bt_audio_codec_octets_per_codec_frame::max |
Maximum number of octets supported per codec frame.
uint16_t bt_audio_codec_octets_per_codec_frame::min |
Minimum number of octets supported per codec frame.