nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
audio_defines.h File Reference

Globally accessible audio related defines. More...

#include <zephyr/toolchain.h>
#include <zephyr/types.h>
#include <stddef.h>
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  audio_metadata
 

Enumerations

enum  audio_channel { AUDIO_CH_L , AUDIO_CH_R , AUDIO_CH_NUM }
 Audio channel assignment values. More...
 
enum  coding { PCM = 1 , LC3 }
 Audio data coding. More...
 

Functions

static uint8_t audio_metadata_num_loc_get (struct audio_metadata const *const meta)
 Get the number of locations in the meta data.
 

Detailed Description

Globally accessible audio related defines.

Note
: These defines are specific for Bluetooth Low Energy Audio