ESP-IDF
tBTA_GATTC_NOTIFY::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
tBTA_GATTC_NOTIFY::handle
tBTA_GATTC_NOTIFY::handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:367
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
bta_gatt_api.h:367
bt_mesh_gattc_info
[
i
]
.
data_out_handle
!=
p_data
->
notify
.
handle
||
adapter.c:1617
bt_mesh_bta_gattc_cb()
const
tBTA_GATTC_CHARACTERISTIC
*
p_char
=
bta_gattc_get_characteristic_srcb
(
p_srcb
,
p_notify
->
handle
)
;
bta_gattc_act.c:2001
bta_gattc_process_srvc_chg_ind()
notify
.
handle
=
handle
;
bta_gattc_act.c:2134
bta_gattc_process_indicate()
p_clreg
->
notif_reg
[
i
]
.
handle
==
p_notify
->
handle
)
bta_gattc_utils.c:565
bta_gattc_check_notif_registry()
param
.
notify
.
handle
=
notify
->
handle
;
btc_gattc.c:906
btc_gattc_cb_handler()
BTA_GATTC_SendIndConfirm
(
notify
->
conn_id
,
notify
->
handle
)
;
btc_gattc.c:913
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_NOTIFY::handle
is written by 1 function and is read by 4 functions:
bta_gattc_process_indicate()
All items filtered out
tBTA_GATTC_NOTIFY::handle
bta_gattc_check_notif_registry()
btc_gattc_cb_handler()
bta_gattc_process_srvc_chg_ind()
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