Combined AV Headset Application
blab-ug-005Pa
© Cambridge Silicon Radio Limited 2005
This material is subject to CSR’s non-disclosure agreement.
Page 10 of 24
_äìÉi~Ä
»
=îPKO=
Combined A
V Headset U
ser Guide
=
Step 3: Open sbc_decode Workspace
Select
Project
/
Open Workspace
, navigate to
\BlueLab\apps\av_headset_hfp
and select
sbc_decoder.xiw.
Figure 5.3: Open sbc_decode Workspace
Step 4: Optional – set streaming options
Three options are defined in the code to control the latency/robustness of the DSP buffer operation. By default
this is set to maximum robustness (
STREAMING_MAX_RANGE_AND_ROBUSTNESS
).
If this option is acceptable proceed to step 5.
Note:
Only one option can be defined when building the project.
However, if a reduction in latency is required, two other options are available as defined by
STREAMING_STANDARD_LATENCY
and
STREAMING_LOW_LATENCY
.
Note:
The values controlled by these definitions can be changed in the code, if required