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

Audio location assignment. More...

#include <zephyr/bluetooth/audio/audio.h>
#include <audio_defines.h>

Go to the source code of this file.

Macros

#define DEVICE_LOCATION_DEFAULT   BT_AUDIO_LOCATION_FRONT_LEFT
 

Functions

void device_location_get (enum bt_audio_location *location)
 Get assigned audio location.
 

Variables

static const char HS_LOC_L_TAG [] = "HL"
 
static const char HS_LOC_R_TAG [] = "HR"
 
static const char HS_LOC_LR_TAG [] = "HS"
 
static const char HS_LOC_OTHER_TAG [] = "H*"
 
static const char GW_TAG [] = "GW"
 

Detailed Description

Audio location assignment.

Audio location can be assigned at runtime or compile-time, depending on configuration.