ESP-IDF
bta_dm_pm_start_timer()
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_start_timer()
bta_dm_pm_start_timer() function
* Function bta_dm_pm_start_timer * Description start a PM timer * Returns void
Syntax
Show:
Summary
Declaration
from
bta_dm_pm.c:251
static
void
bta_dm_pm_start_timer
(
tBTA_PM_TIMER
*
p_timer
,
UINT8
timer_idx
,
INT32
timeout
,
UINT8
srvc_id
,
UINT8
pm_action
)
;
Arguments
Argument
p_timer
timer_idx
timeout
srvc_id
pm_action
Related Functions
Found 1 other functions taking a
tBTA_PM_TIMER
argument:
Function
Description
bta_dm_pm_stop_timer_by_index()
* Function bta_dm_pm_stop_timer_by_index * Description stop 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