ESP-IDF
tBTM_INQ_RESULTS::clock_offset
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_INQ_RESULTS::clock_offset
tBTM_INQ_RESULTS::clock_offset field
Syntax
Show:
Summary
Declaration
from
btm_api.h:669
UINT16
clock_offset
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
clock_offset
;
btm_api.h:669
p_cur
->
clock_offset
=
clock_offset
|
BTM_CLOCK_OFFSET_VALID
;
btm_inq.c:1938
btm_process_inq_results()
(
UINT16
)
(
p_cur
->
results
.
clock_offset
|
btm_inq.c:2219
btm_initiate_rem_name()
p_inq_info
->
results
.
clock_offset
=
clock_offset
|
BTM_CLOCK_OFFSET_VALID
;
btm_sec.c:5173
btm_sec_update_clock_offset()
clock_offset
=
(
UINT16
)
(
p_inq_info
->
results
.
clock_offset
)
;
l2c_utils.c:2401
l2cu_create_conn_after_switch()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_INQ_RESULTS::clock_offset
is written by 2 functions and is read by 2 functions:
btm_process_inq_results()
btm_sec_update_clock_offset()
All items filtered out
tBTM_INQ_RESULTS::clock_offset
btm_initiate_rem_name()
l2cu_create_conn_after_switch()
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