ESP-IDF
ble_gattc_proc::
::
::chr_val_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
ble_gattc_proc::
::
::chr_val_handle
ble_gattc_proc::
::
::chr_val_handle field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:223
uint16_t
chr_val_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
chr_val_handle
;
ble_gattc.c:223
proc
->
indicate
.
chr_val_handle
)
;
ble_gattc.c:4800
ble_gatts_indicate_err()
proc
->
indicate
.
chr_val_handle
,
1
)
;
ble_gattc.c:4808
ble_gatts_indicate_err()
proc
->
indicate
.
chr_val_handle
,
1
)
;
ble_gattc.c:4821
ble_gatts_indicate_tmo()
proc
->
indicate
.
chr_val_handle
)
;
ble_gattc.c:4836
ble_gatts_indicate_rx_rsp()
proc
->
indicate
.
chr_val_handle
,
1
)
;
ble_gattc.c:4843
ble_gatts_indicate_rx_rsp()
proc
->
indicate
.
chr_val_handle
=
chr_val_handle
;
ble_gattc.c:4884
ble_gatts_indicate_custom()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_proc::
::
::chr_val_handle
is written by 1 function and is read by 3 functions:
ble_gatts_indicate_custom()
All items filtered out
ble_gattc_proc::
::
::chr_val_handle
ble_gatts_indicate_err()
ble_gatts_indicate_tmo()
ble_gatts_indicate_rx_rsp()
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