ESP-IDF
tBTM_PM_MODE
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_MODE
tBTM_PM_MODE
Syntax
Show:
Summary
Declaration
from
btm_api.h:1928
typedef
UINT8
tBTM_PM_MODE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_PM_MODE
;
btm_api.h:1928
typedef
tBTM_PM_MODE
tBTA_PM_MODE
;
bta_api.h:942
tBTA_PM_MODE
tBTM_PM_MODE
mode
=
BTM_PM_STS_ACTIVE
;
bta_dm_pm.c:652
bta_dm_pm_park()
tBTM_PM_MODE
mode
=
BTM_PM_STS_ACTIVE
;
bta_dm_pm.c:676
bta_dm_pm_sniff()
tBTM_PM_MODE
pwr_mode
;
btm_acl.c:659
BTM_SwitchRole()
tBTM_PM_MODE
mode
;
btm_api.h:1945
tBTM_PM_PWR_MD
tBTM_PM_PWR_MD::mode
tBTM_PM_MODE
*
p_mode
)
;
btm_api.h:4003
BTM_ReadPowerMode()
BTM_ReadPowerMode()::p_mode
static
const
char
*
mode_to_string
(
tBTM_PM_MODE
mode
)
;
btm_pm.c:81
mode_to_string()
mode_to_string()::mode
tBTM_PM_MODE
mode
;
btm_pm.c:178
BTM_SetPowerMode()
tBTM_STATUS
BTM_ReadPowerMode
(
BD_ADDR
remote_bda
,
tBTM_PM_MODE
*
p_mode
)
btm_pm.c:281
BTM_ReadPowerMode()
BTM_ReadPowerMode()::p_mode
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
)
btm_pm.c:489
btm_pm_get_set_mode()
tBTM_PM_MODE
mode
;
btm_pm.c:551
btm_pm_snd_md_req()
static
const
char
*
mode_to_string
(
tBTM_PM_MODE
mode
)
btm_pm.c:957
mode_to_string()
mode_to_string()::mode
tBTM_PM_MODE
mode
;
l2c_link.c:987
l2c_link_check_power_mode()
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
Instance
Scope
Location
Project
tBTM_PM_PWR_MD::mode
tBTM_PM_PWR_MD
btm_api.h:1945
BTM_ReadPowerMode()::p_mode
BTM_ReadPowerMode()
btm_api.h:4003
mode_to_string()::mode
mode_to_string()
btm_pm.c:81
BTM_ReadPowerMode()::p_mode
BTM_ReadPowerMode()
btm_pm.c:281
return
btm_pm_get_set_mode()
btm_pm.c:489
mode_to_string()::mode
mode_to_string()
btm_pm.c:957
Lifecycle
from
examples
All items filtered out
All items filtered out