ESP-IDF
btm_pm_get_set_mode()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_pm_get_set_mode()
btm_pm_get_set_mode() function
* Function btm_pm_get_set_mode * Description get the resulting mode from the registered parties, then compare it * with the requested mode, if the command is from an unregistered party. * Returns void
Syntax
Show:
Summary
Declaration
from
btm_pm.c:489
static
tBTM_PM_MODE
btm_pm_get_set_mode
(
UINT8
pm_id
,
tBTM_PM_MCB
*
p_cb
,
tBTM_PM_PWR_MD
*
p_mode
,
tBTM_PM_PWR_MD
*
p_res
)
;
Arguments
Argument
pm_id
p_cb
p_mode
p_res
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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