ESP-IDF
tGATT_FIND_TYPE_VALUE::uuid
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
tGATT_FIND_TYPE_VALUE::uuid
tGATT_FIND_TYPE_VALUE::uuid field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:111
tBT_UUID
uuid
;
Examples
References
from
examples
Code
Location
Referrer
tBT_UUID
uuid
;
/* type of attribute to be found */
gatt_int.h:111
p_buf
->
len
+=
gatt_build_uuid_to_stream
(
&
p
,
p_value_type
->
uuid
)
;
att_protocol.c:179
attp_build_read_by_type_value_cmd()
cl_req
.
find_type_value
.
uuid
.
len
=
2
;
gatt_cl.c:99
gatt_act_discovery()
cl_req
.
find_type_value
.
uuid
.
uu
.
uuid16
=
disc_type_to_uuid
[
p_clcb
->
op_subtype
]
;
gatt_cl.c:100
gatt_act_discovery()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_FIND_TYPE_VALUE::uuid
is read by 2 functions:
All items filtered out
tGATT_FIND_TYPE_VALUE::uuid
attp_build_read_by_type_value_cmd()
gatt_act_discovery()
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