ESP-IDF
tBTM_PM_PWR_MD::timeout
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_PM_PWR_MD::timeout
tBTM_PM_PWR_MD::timeout field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1944
UINT16
timeout
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
timeout
;
btm_api.h:1944
p_res
->
timeout
=
(
p_md1
->
timeout
>
p_md2
->
timeout
)
?
(
p_md1
->
timeout
)
:
(
p_md2
->
timeout
)
;
btm_pm.c:474
btm_pm_compare_modes()
md_res
.
timeout
)
)
{
btm_pm.c:632
btm_pm_snd_md_req()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_PM_PWR_MD::timeout
is written by 1 function and is read by 2 functions:
btm_pm_compare_modes()
All items filtered out
tBTM_PM_PWR_MD::timeout
btm_pm_compare_modes()
btm_pm_snd_md_req()
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