ESP-IDF
ble_gattc_proc::
::
::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
ble_gattc_proc::
::
::offset
ble_gattc_proc::
::
::offset field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:186
uint16_t
offset
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
offset
;
ble_gattc.c:186
if
(
proc
->
read_long
.
offset
==
0
)
{
ble_gattc.c:3314
ble_gattc_read_long_tx()
proc
->
read_long
.
offset
)
;
ble_gattc.c:3322
ble_gattc_read_long_tx()
attr
.
offset
=
proc
->
read_long
.
offset
;
ble_gattc.c:3377
ble_gattc_read_long_rx_read_rsp()
proc
->
read_long
.
offset
+=
data_len
;
ble_gattc.c:3404
ble_gattc_read_long_rx_read_rsp()
proc
->
read_long
.
offset
=
offset
;
ble_gattc.c:3435
ble_gattc_read_long()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_proc::
::
::offset
is written by 2 functions and is read by 2 functions:
ble_gattc_read_long_rx_read_rsp()
ble_gattc_read_long()
All items filtered out
ble_gattc_proc::
::
::offset
ble_gattc_read_long_tx()
ble_gattc_read_long_rx_read_rsp()
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