ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_svc_cts_cfg
from the following samples and libraries:
cts_prph sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_svc_cts_cfg
ble_svc_cts_cfg struct
Syntax
Show:
Summary
Declaration
from
ble_svc_cts.h:147
struct
ble_svc_cts_cfg
{
ble_svc_cts_fetch_current_time_fn
*
fetch_time_cb
;
ble_svc_cts_fetch_local_time_info_fn
*
local_time_info_cb
;
ble_svc_cts_fetch_ref_time_info_fn
*
ref_time_info_cb
;
ble_svc_cts_set_current_time_fn
*
set_time_cb
;
ble_svc_cts_set_local_time_info_fn
*
set_local_time_info_cb
;
}
;
Fields
Field
Declared as
ble_svc_cts_cfg::fetch_time_cb
ble_svc_cts_fetch_current_time_fn
*
ble_svc_cts_cfg::local_time_info_cb
ble_svc_cts_fetch_local_time_info_fn
*
ble_svc_cts_cfg::ref_time_info_cb
ble_svc_cts_fetch_ref_time_info_fn
*
ble_svc_cts_cfg::set_time_cb
ble_svc_cts_set_current_time_fn
*
ble_svc_cts_cfg::set_local_time_info_cb
ble_svc_cts_set_local_time_info_fn
*
Examples
ble_svc_cts_cfg
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