ESP-IDF
BTM_PM_STS_ERROR
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_STS_ERROR
BTM_PM_STS_ERROR value
Syntax
Show:
Summary
Declaration
from
btm_api.h:1916
BTM_PM_STS_ERROR
;
Examples
References
from
examples
Code
Location
Referrer
BTM_PM_STS_ERROR
/* when HCI command status returns error */
btm_api.h:1916
case
BTM_PM_STS_ERROR
:
bta_dm_pm.c:969
bta_dm_pm_btm_status()
(
*
cb
)
(
(
btm_handle_to_acl
(
btm_cb
.
pm_pend_link_hdl
)
)
->
remote_addr
,
BTM_PM_STS_ERROR
,
BTM_DEV_RESET
,
0
)
;
btm_pm.c:368
btm_pm_reset()
pm_status
=
BTM_PM_STS_ERROR
;
btm_pm.c:723
btm_pm_proc_cmd_status()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_PM_STS_ERROR
is read by 3 functions:
All items filtered out
BTM_PM_STS_ERROR
bta_dm_pm_btm_status()
btm_pm_reset()
btm_pm_proc_cmd_status()
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