ESP-IDF
ble_hs_timer_sched()
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
ble_hs_timer_sched()
ble_hs_timer_sched() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_hs.c:49
static
void
ble_hs_timer_sched
(
int32_t
ticks_from_now
)
;
Implemented in
ble_hs.c:480
Arguments
Argument
ticks_from_now
Examples
References
from
examples
Code
Location
Referrer
ble_hs_timer_sched
(
int32_t
ticks_from_now
)
ble_hs.c:481
static
void
ble_hs_timer_sched
(
int32_t
ticks_from_now
)
;
ble_hs.c:49
ble_hs_timer_sched
(
retry_tmo_ticks
)
;
ble_hs.c:378
ble_hs_sync()
ble_hs_timer_sched
(
ticks_until_next
)
;
ble_hs.c:436
ble_hs_timer_exp()
ble_hs_timer_sched
(
ticks_until_next
)
;
ble_hs.c:439
ble_hs_timer_exp()
ble_hs_timer_sched
(
ticks_until_next
)
;
ble_hs.c:442
ble_hs_timer_exp()
ble_hs_timer_sched
(
ticks_until_next
)
;
ble_hs.c:445
ble_hs_timer_exp()
ble_hs_timer_sched
(
ticks_until_next
)
;
ble_hs.c:449
ble_hs_timer_exp()
Call Tree
from
examples
ble_hs_timer_sched()
is called by 2 functions and calls 4 functions:
ble_hs_sync()
ble_hs_timer_exp()
All items filtered out
ble_hs_timer_sched()
ble_npl_callout_is_active()
ble_npl_callout_get_ticks()
ble_npl_time_get()
ble_hs_timer_reset()
All items filtered out
Data Use
from
examples
ble_hs_timer_sched()
:
All items filtered out
ble_hs_timer_sched()
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