ESP-IDF
tGATT_CLCB::auth_req
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
tGATT_CLCB::auth_req
tGATT_CLCB::auth_req field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:439
tGATT_AUTH_REQ
auth_req
;
Examples
References
from
examples
Code
Location
Referrer
tGATT_AUTH_REQ
auth_req
;
/* authentication requirement */
gatt_int.h:439
p_clcb
->
auth_req
=
p_read
->
by_handle
.
auth_req
;
gatt_api.c:1017
GATTC_Read()
p_clcb
->
auth_req
=
p_write
->
auth_req
;
gatt_api.c:1101
GATTC_Write()
tGATT_AUTH_REQ
auth_req
=
p_clcb
->
auth_req
;
gatt_auth.c:303
gatt_determine_sec_act()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_CLCB::auth_req
is written by 2 functions and is read by 1 function:
GATTC_Read()
GATTC_Write()
All items filtered out
tGATT_CLCB::auth_req
gatt_determine_sec_act()
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