ESP-IDF
ble_gattc_proc::
::
::end_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::
::
::end_handle
ble_gattc_proc::
::
::end_handle field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:157
uint16_t
end_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
end_handle
;
ble_gattc.c:157
proc
->
disc_chr_uuid
.
end_handle
)
;
ble_gattc.c:563
ble_gattc_log_disc_chr_uuid()
proc
->
disc_chr_uuid
.
end_handle
,
&
uuid
.
u
)
;
ble_gattc.c:2537
ble_gattc_disc_chr_uuid_tx()
if
(
proc
->
disc_chr_uuid
.
prev_handle
==
proc
->
disc_chr_uuid
.
end_handle
)
{
ble_gattc.c:2660
ble_gattc_disc_chr_uuid_rx_complete()
proc
->
disc_chr_uuid
.
end_handle
=
end_handle
;
ble_gattc.c:2704
ble_gattc_disc_chrs_by_uuid()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_proc::
::
::end_handle
is written by 1 function and is read by 3 functions:
ble_gattc_disc_chrs_by_uuid()
All items filtered out
ble_gattc_proc::
::
::end_handle
ble_gattc_log_disc_chr_uuid()
ble_gattc_disc_chr_uuid_tx()
ble_gattc_disc_chr_uuid_rx_complete()
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