ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_svc_cts_init()
from the following samples and libraries:
cts_prph sample
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_svc_cts_init()
ble_svc_cts_init() function
Initialize the Current Time Service.
Syntax
Show:
Summary
Declaration
Definition
from
ble_svc_cts.h:155
void
ble_svc_cts_init
(
struct
ble_svc_cts_cfg
cfg
)
;
Implemented in
ble_svc_cts.c:265
Arguments
Argument
cfg
Examples
ble_svc_cts_init()
is referenced by 1 libraries and example projects:
cts_prph sample
References
from
0/1
examples
Code
Location
ble_svc_cts_init
(
struct
ble_svc_cts_cfg
cfg
)
ble_svc_cts.c:266
ble_svc_cts_init
(
struct
ble_svc_cts_cfg
cfg
)
;
ble_svc_cts.h:156
Call Tree
from
0/1
examples
ble_svc_cts_init()
calls 3 functions:
All items filtered out
ble_svc_cts_init()
__assert_func()
ble_gatts_add_svcs()
ble_gatts_count_cfg()
All items filtered out
Data Use
from
0/1
examples
ble_svc_cts_init()
reads 1 variable:
ble_svc_cts_defs
All items filtered out
ble_svc_cts_init()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out