ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_npl_callout_reset()
from the following samples and libraries:
blecsc sample
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
ble_npl_callout_reset()
ble_npl_callout_reset() function
Syntax
Show:
Summary
Declaration
Definition
from
nimble_npl.h:127
ble_npl_error_t
ble_npl_callout_reset
(
struct
ble_npl_callout
*
co
,
ble_npl_time_t
ticks
)
;
Implemented in
nimble_npl_os.h:285
Arguments
Argument
co
ticks
Related Functions
Found 19 other functions taking a
ble_npl_callout
argument:
Function
ble_npl_callout_init()
ble_npl_callout_stop()
ble_npl_callout_deinit()
ble_npl_callout_is_active()
ble_npl_callout_get_ticks()
k_work_init()
k_work_submit()
k_work_add_arg()
ble_npl_callout_remaining_ticks()
ble_npl_callout_set_arg()
npl_freertos_callout_init()
npl_freertos_callout_deinit()
npl_freertos_callout_stop()
npl_freertos_callout_is_active()
npl_freertos_callout_get_ticks()
npl_freertos_callout_reset()
npl_freertos_callout_remaining_ticks()
npl_freertos_callout_mem_reset()
npl_freertos_callout_set_arg()
Examples
ble_npl_callout_reset()
is referenced by 1 libraries and example projects:
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