ESP-IDF
tGATT_ATTR32::uuid_type
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_ATTR32::uuid_type
tGATT_ATTR32::uuid_type field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:202
tGATT_ATTR_UUID_TYPE
uuid_type
;
Examples
References
from
examples
Code
Location
Referrer
tGATT_ATTR_UUID_TYPE
uuid_type
;
gatt_int.h:202
else
if
(
(
(
tGATT_ATTR32
*
)
(
p_attr16
->
p_next
)
)
->
uuid_type
==
GATT_ATTR_UUID_TYPE_32
)
{
gatt_db.c:255
read_attr_value()
p_attr32
->
uuid_type
=
GATT_ATTR_UUID_TYPE_32
;
gatt_db.c:1332
allocate_attr_in_db()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_ATTR32::uuid_type
is written by 1 function and is read by 1 function:
allocate_attr_in_db()
All items filtered out
tGATT_ATTR32::uuid_type
read_attr_value()
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