ESP-IDF
tBTM_PM_PWR_MD::attempt
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::attempt
tBTM_PM_PWR_MD::attempt field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1943
UINT16
attempt
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
attempt
;
btm_api.h:1943
p_res
->
attempt
=
(
p_md1
->
attempt
>
p_md2
->
attempt
)
?
(
p_md1
->
attempt
)
:
(
p_md2
->
attempt
)
;
btm_pm.c:473
btm_pm_compare_modes()
md_res
.
max
,
md_res
.
min
,
md_res
.
attempt
,
btm_pm.c:631
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::attempt
is written by 1 function and is read by 2 functions:
btm_pm_compare_modes()
All items filtered out
tBTM_PM_PWR_MD::attempt
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