ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_svc_cts_local_time_info::timezone
from the following samples and libraries:
cts_prph sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_local_time_info::timezone
ble_svc_cts_local_time_info::timezone field
timezone. valid range : -48 to 56 -128 means timezone offset not known
Syntax
Show:
Summary
Declaration
from
ble_svc_cts.h:114
int8_t
timezone
;
Examples
ble_svc_cts_local_time_info::timezone
is referenced by 1 libraries and example projects:
cts_prph sample
References
from
0/1
examples
Code
Location
Referrer
int8_t
timezone
;
ble_svc_cts.h:114
if
(
(
local_time_info
.
timezone
<
-
48
&&
ble_svc_cts.c:123
ble_svc_cts_local_time_info_validate()
local_time_info
.
timezone
!=
-
128
)
||
ble_svc_cts.c:124
ble_svc_cts_local_time_info_validate()
local_time_info
.
timezone
>
56
||
ble_svc_cts.c:125
ble_svc_cts_local_time_info_validate()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
ble_svc_cts_local_time_info::timezone
is read by 1 function:
All items filtered out
ble_svc_cts_local_time_info::timezone
ble_svc_cts_local_time_info_validate()
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