ESP-IDF
bta_dm_pm_stop_timer_by_index()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_dm_pm_stop_timer_by_index()
bta_dm_pm_stop_timer_by_index() function
* Function bta_dm_pm_stop_timer_by_index * Description stop a PM timer * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_dm_pm.c:52
static
void
bta_dm_pm_stop_timer_by_index
(
tBTA_PM_TIMER
*
p_timer
,
UINT8
timer_idx
)
;
Implemented in
bta_dm_pm.c:280
Arguments
Argument
p_timer
timer_idx
Related Functions
Found 1 other functions taking a
tBTA_PM_TIMER
argument:
Function
Description
bta_dm_pm_start_timer()
* Function bta_dm_pm_start_timer * Description start a PM timer * Returns void
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