ESP-IDF
tBTM_ESCO_PARAMS::voice_contfmt
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
tBTM_ESCO_PARAMS::voice_contfmt
tBTM_ESCO_PARAMS::voice_contfmt field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1168
UINT16
voice_contfmt
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
voice_contfmt
;
/* Voice Settings or Content Format */
btm_api.h:1168
resp
.
voice_contfmt
=
0x60
;
bta_ag_sco.c:1678
bta_ag_sco_conn_rsp()
.
voice_contfmt
=
BTM_VOICE_SETTING_CVSD
,
bta_hf_client_sco.c:54
.
voice_contfmt
=
BTM_VOICE_SETTING_CVSD
,
bta_hf_client_sco.c:68
.
voice_contfmt
=
BTM_VOICE_SETTING_TRANS
,
bta_hf_client_sco.c:80
.
voice_contfmt
=
BTM_VOICE_SETTING_CVSD
,
bta_hf_client_sco.c:93
p_setup
->
max_latency
,
p_setup
->
voice_contfmt
,
btm_sco.c:218
btm_esco_conn_rsp()
p_setup
->
max_latency
,
p_setup
->
voice_contfmt
,
btm_sco.c:632
btm_send_connect_request()
p_setup
->
voice_contfmt
,
btm_sco.c:639
btm_send_connect_request()
p_def
->
voice_contfmt
=
0x0060
;
btm_sco.c:1477
BTM_SetEScoMode()
p_def
->
voice_contfmt
,
p_def
->
packet_types
,
btm_sco.c:1495
BTM_SetEScoMode()
p_setup
->
voice_contfmt
,
p_parms
->
retrans_effort
,
temp_pkt_types
)
;
btm_sco.c:1643
BTM_ChangeEScoLinkParms()
p_setup
->
voice_contfmt
,
btm_sco.c:1648
BTM_ChangeEScoLinkParms()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_ESCO_PARAMS::voice_contfmt
is written by 2 functions and is read by 4 functions:
bta_ag_sco_conn_rsp()
BTM_SetEScoMode()
All items filtered out
tBTM_ESCO_PARAMS::voice_contfmt
btm_esco_conn_rsp()
btm_send_connect_request()
BTM_SetEScoMode()
BTM_ChangeEScoLinkParms()
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