![]() |
nRF Connect SDK API 3.3.99
|
Audio location assignment. More...
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" |
Audio location assignment.
Audio location can be assigned at runtime or compile-time, depending on configuration.