ESP-IDF
ble_gattc_proc::
::
::length
is only used within ESP-IDF.
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_gattc_proc::
::
::length
ble_gattc_proc::
::
::length field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:208
uint16_t
length
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
length
;
ble_gattc.c:208
proc
->
write_long
.
length
=
write_len
;
ble_gattc.c:4035
ble_gattc_write_long_tx()
proc
->
write_long
.
length
)
;
ble_gattc.c:4044
ble_gattc_write_long_tx()
if
(
OS_MBUF_PKTLEN
(
om
)
!=
proc
->
write_long
.
length
)
{
ble_gattc.c:4151
ble_gattc_write_long_rx_prep()
proc
->
write_long
.
length
)
!=
0
)
{
ble_gattc.c:4157
ble_gattc_write_long_rx_prep()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_proc::
::
::length
is written by 1 function and is read by 2 functions:
ble_gattc_write_long_tx()
All items filtered out
ble_gattc_proc::
::
::length
ble_gattc_write_long_tx()
ble_gattc_write_long_rx_prep()
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