ESP-IDF
read_descr_arg::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
read_descr_arg::handle
read_descr_arg::handle field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:116
uint16_t
handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
handle
;
btc_gattc.h:116
BTA_GATTC_ReadCharDescr
(
arg
->
read_descr
.
conn_id
,
arg
->
read_descr
.
handle
,
arg
->
read_descr
.
auth_req
)
;
btc_gattc.c:624
btc_gattc_read_char_descr()
arg
.
read_descr
.
handle
=
handle
;
esp_gattc_api.c:615
esp_ble_gattc_read_char_descr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
read_descr_arg::handle
is written by 1 function and is read by 1 function:
esp_ble_gattc_read_char_descr()
All items filtered out
read_descr_arg::handle
btc_gattc_read_char_descr()
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