ESP-IDF
tBTA_GATTC_NOTIFY::value
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
tBTA_GATTC_NOTIFY::value
tBTA_GATTC_NOTIFY::value field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:369
UINT8
value
[
BTA_GATT_MAX_ATTR_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
value
[
BTA_GATT_MAX_ATTR_LEN
]
;
bta_gatt_api.h:369
p_data
->
notify
.
value
,
adapter.c:1627
bt_mesh_bta_gattc_cb()
p_data
->
notify
.
value
,
adapter.c:1638
bt_mesh_bta_gattc_cb()
memcpy
(
p_notify
->
value
,
p_data
->
att_value
.
value
,
p_data
->
att_value
.
len
)
;
bta_gattc_act.c:2080
bta_gattc_proc_other_indication()
param
.
notify
.
value
=
notify
->
value
;
btc_gattc.c:910
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_NOTIFY::value
is read by 3 functions:
All items filtered out
tBTA_GATTC_NOTIFY::value
btc_gattc_cb_handler()
bta_gattc_proc_other_indication()
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