ESP-IDF
BTM_PM_ST_ACTIVE
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
BTM_PM_ST_ACTIVE
BTM_PM_ST_ACTIVE value
Syntax
Show:
Summary
Declaration
from
btm_int.h:90
BTM_PM_ST_ACTIVE
=
BTM_PM_STS_ACTIVE
;
Examples
References
from
examples
Code
Location
Referrer
BTM_PM_ST_ACTIVE
=
BTM_PM_STS_ACTIVE
,
btm_int.h:90
p_db
->
state
=
BTM_PM_ST_ACTIVE
;
btm_pm.c:390
btm_pm_sm_alloc()
if
(
(
p_cb
->
state
==
BTM_PM_ST_ACTIVE
)
||
(
p_cb
->
state
==
BTM_PM_ST_SNIFF
)
)
{
btm_pm.c:779
btm_pm_proc_mode_change()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_PM_ST_ACTIVE
is read by 2 functions:
All items filtered out
BTM_PM_ST_ACTIVE
btm_pm_sm_alloc()
btm_pm_proc_mode_change()
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