ESP-IDF
tBTC_MEDIA_INIT_AUDIO::AllocationMethod
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTC_MEDIA_INIT_AUDIO::AllocationMethod
tBTC_MEDIA_INIT_AUDIO::AllocationMethod field
Syntax
Show:
Summary
Declaration
from
btc_a2dp_source.h:34
UINT8
AllocationMethod
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
AllocationMethod
;
/* loudness or SNR*/
btc_a2dp_source.h:34
msg
.
AllocationMethod
=
(
sbc_config
.
alloc_mthd
==
A2D_SBC_IE_ALLOC_MD_L
)
?
SBC_LOUDNESS
:
SBC_SNR
;
btc_a2dp_source.c:687
btc_a2dp_source_encoder_init()
a2dp_source_local_param
.
btc_aa_src_cb
.
encoder
.
s16AllocationMethod
=
pInitAudio
->
AllocationMethod
;
btc_a2dp_source.c:772
btc_a2dp_source_enc_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTC_MEDIA_INIT_AUDIO::AllocationMethod
is written by 1 function and is read by 1 function:
btc_a2dp_source_encoder_init()
All items filtered out
tBTC_MEDIA_INIT_AUDIO::AllocationMethod
btc_a2dp_source_enc_init()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out