ESP-IDF
ble_gattc_proc::
::
::chr_uuid
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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::
::
::chr_uuid
ble_gattc_proc::
::
::chr_uuid field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:155
ble_uuid_any_t
chr_uuid
;
Examples
References
from
examples
Code
Location
Referrer
ble_uuid_any_t
chr_uuid
;
ble_gattc.c:155
ble_gattc_log_uuid
(
&
proc
->
disc_chr_uuid
.
chr_uuid
.
u
)
;
ble_gattc.c:564
ble_gattc_log_disc_chr_uuid()
}
else
if
(
ble_uuid_cmp
(
&
chr
.
uuid
.
u
,
&
proc
->
disc_chr_uuid
.
chr_uuid
.
u
)
==
0
)
{
ble_gattc.c:2629
ble_gattc_disc_chr_uuid_rx_adata()
ble_uuid_to_any
(
uuid
,
&
proc
->
disc_chr_uuid
.
chr_uuid
)
;
ble_gattc.c:2702
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::
::
::chr_uuid
is read by 2 functions:
All items filtered out
ble_gattc_proc::
::
::chr_uuid
ble_gattc_log_disc_chr_uuid()
ble_gattc_disc_chr_uuid_rx_adata()
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