ESP-IDF
BTM_SetPowerMode()
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_SetPowerMode()
BTM_SetPowerMode() function
* Function BTM_SetPowerMode * Description store the mode in control block or * alter ACL connection behavior. * Returns BTM_SUCCESS if successful, * BTM_UNKNOWN_ADDR if bd addr is not active or bad
Syntax
Show:
Summary
Declaration
Definition
from
btm_api.h:3977
tBTM_STATUS
BTM_SetPowerMode
(
UINT8
pm_id
,
BD_ADDR
remote_bda
,
tBTM_PM_PWR_MD
*
p_mode
)
;
Implemented in
btm_pm.c:173
Arguments
Argument
pm_id
remote_bda
p_mode
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