Home
last modified time | relevance | path

Searched defs:LC3_MAX_NUM_SAMPLES_STEREO (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.h42 #define LC3_MAX_NUM_SAMPLES_STEREO (LC3_MAX_NUM_SAMPLES_MONO * 2U) macro
/Zephyr-latest/subsys/bluetooth/audio/shell/
Daudio.h74 #define LC3_MAX_NUM_SAMPLES_STEREO (LC3_MAX_NUM_SAMPLES_MONO * 2U) macro