ESP-IDF
btgatt_db_element_t::uuid
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btgatt_db_element_t::uuid
btgatt_db_element_t::uuid field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:71
bt_uuid_t
uuid
;
Examples
References
from
examples
Code
Location
Referrer
bt_uuid_t
uuid
;
bta_gatt_api.h:71
bta_to_btif_uuid
(
&
p_attr
->
uuid
,
&
uuid
)
;
bta_gattc_cache.c:1319
bta_gattc_fill_gatt_db_el()
btc128_to_bta_uuid
(
&
bta_uuid
,
db
[
offset
+
i
]
.
uuid
.
uu
)
;
btc_gattc.c:258
btc_gattc_fill_gatt_db_conversion()
btc128_to_bta_uuid
(
&
bta_uuid
,
db
[
offset
+
i
]
.
uuid
.
uu
)
;
btc_gattc.c:269
btc_gattc_fill_gatt_db_conversion()
btc128_to_bta_uuid
(
&
bta_uuid
,
db
[
offset
+
i
]
.
uuid
.
uu
)
;
btc_gattc.c:279
btc_gattc_fill_gatt_db_conversion()
btc128_to_bta_uuid
(
&
bta_uuid
,
db
[
offset
+
i
]
.
uuid
.
uu
)
;
btc_gattc.c:291
btc_gattc_fill_gatt_db_conversion()
btc128_to_bta_uuid
(
&
bta_uuid
,
get_db
[
i
]
.
uuid
.
uu
)
;
btc_gattc.c:590
btc_ble_gattc_get_db()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btgatt_db_element_t::uuid
is read by 2 functions:
All items filtered out
btgatt_db_element_t::uuid
btc_gattc_fill_gatt_db_conversion()
btc_ble_gattc_get_db()
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