ESP-IDF
btgatt_db_element_t::attribute_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/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
btgatt_db_element_t::attribute_handle
btgatt_db_element_t::attribute_handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:66
UINT16
attribute_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
attribute_handle
;
bta_gatt_api.h:66
bt_mesh_gattc_info
[
i
]
.
data_in_handle
=
result
[
0
]
.
attribute_handle
;
adapter.c:1480
bt_mesh_bta_gattc_cb()
bt_mesh_gattc_info
[
i
]
.
data_out_handle
=
result
[
0
]
.
attribute_handle
;
adapter.c:1487
bt_mesh_bta_gattc_cb()
bt_mesh_gattc_info
[
i
]
.
ccc_handle
=
result
[
0
]
.
attribute_handle
;
adapter.c:1529
bt_mesh_bta_gattc_cb()
BTA_GATTC_WriteCharDescr
(
p_data
->
search_cmpl
.
conn_id
,
result
[
0
]
.
attribute_handle
,
adapter.c:1536
bt_mesh_bta_gattc_cb()
p_attr
->
attribute_handle
=
att_handle
;
bta_gattc_cache.c:1314
bta_gattc_fill_gatt_db_el()
char_result
->
char_handle
=
db
[
offset
+
i
]
.
attribute_handle
;
btc_gattc.c:267
btc_gattc_fill_gatt_db_conversion()
descr_result
->
handle
=
db
[
offset
+
i
]
.
attribute_handle
;
btc_gattc.c:278
btc_gattc_fill_gatt_db_conversion()
incl_result
->
handle
=
db
[
offset
+
i
]
.
attribute_handle
;
btc_gattc.c:288
btc_gattc_fill_gatt_db_conversion()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btgatt_db_element_t::attribute_handle
is written by 1 function and is read by 2 functions:
bta_gattc_fill_gatt_db_el()
All items filtered out
btgatt_db_element_t::attribute_handle
btc_gattc_fill_gatt_db_conversion()
bt_mesh_bta_gattc_cb()
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