ESP-IDF
read_char_arg::auth_req
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_char_arg::auth_req
read_char_arg::auth_req field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:104
esp_gatt_auth_req_t
auth_req
;
Examples
References
from
examples
Code
Location
Referrer
esp_gatt_auth_req_t
auth_req
;
btc_gattc.h:104
BTA_GATTC_ReadCharacteristic
(
arg
->
read_char
.
conn_id
,
arg
->
read_char
.
handle
,
arg
->
read_char
.
auth_req
)
;
btc_gattc.c:603
btc_gattc_read_char()
arg
.
read_char
.
auth_req
=
auth_req
;
esp_gattc_api.c:467
esp_ble_gattc_read_char()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
read_char_arg::auth_req
is written by 1 function and is read by 1 function:
esp_ble_gattc_read_char()
All items filtered out
read_char_arg::auth_req
btc_gattc_read_char()
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