ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_npl_callout
from the following samples and libraries:
blecsc sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
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
ble_npl_callout struct
Syntax
Show:
Summary
Declaration
from
nimble_npl_os.h:71
struct
ble_npl_callout
{
void
*
co
;
}
;
Fields
Field
Declared as
ble_npl_callout::co
void
*
Related Functions
Found 20 other functions taking a
ble_npl_callout
argument:
Function
ble_npl_callout_reset()
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
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