ESP-IDF
tGATT_CB::gattp_attr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGATT_CB::gattp_attr
tGATT_CB::gattp_attr field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:516
tGATT_SVC_CHG
gattp_attr
;
Examples
References
from
examples
Code
Location
Referrer
tGATT_SVC_CHG
gattp_attr
;
/* GATT profile attribute service change */
gatt_int.h:516
uuid
.
uu
.
uuid16
=
gatt_cb
.
gattp_attr
.
uuid
=
GATT_UUID_GATT_SRV_CHGD
;
gatt_attr.c:461
gatt_profile_db_init()
gatt_cb
.
gattp_attr
.
service_change
=
0
;
gatt_attr.c:462
gatt_profile_db_init()
gatt_cb
.
gattp_attr
.
handle
=
gatt_attr.c:463
gatt_profile_db_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_CB::gattp_attr
is read by 1 function:
All items filtered out
tGATT_CB::gattp_attr
gatt_profile_db_init()
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