ESP-IDF
tBTM_CHG_ESCO_PARAMS::max_latency
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_CHG_ESCO_PARAMS::max_latency
tBTM_CHG_ESCO_PARAMS::max_latency field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1174
UINT16
max_latency
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
max_latency
;
btm_api.h:1174
parms
.
max_latency
=
p
->
esco
.
setup
.
max_latency
;
btm_sco.c:1098
btm_sco_connected()
parms
.
max_latency
=
p
->
esco
.
setup
.
max_latency
;
btm_sco.c:1323
BTM_SetScoPacketTypes()
p_setup
->
tx_bw
,
p_setup
->
rx_bw
,
p_parms
->
max_latency
,
btm_sco.c:1642
BTM_ChangeEScoLinkParms()
p_setup
->
rx_bw
,
p_parms
->
max_latency
,
btm_sco.c:1647
BTM_ChangeEScoLinkParms()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_CHG_ESCO_PARAMS::max_latency
is written by 2 functions and is read by 1 function:
btm_sco_connected()
BTM_SetScoPacketTypes()
All items filtered out
tBTM_CHG_ESCO_PARAMS::max_latency
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