ESP-IDF
enc_rsp_args::accept
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
enc_rsp_args::accept
enc_rsp_args::accept field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:220
bool
accept
;
Examples
References
from
examples
Code
Location
Referrer
bool
accept
;
btc_gap_ble.h:220
tBTA_DM_BLE_SEC_GRANT
res
=
arg
->
sec_rsp
.
accept
?
BTA_DM_SEC_GRANTED
:
BTA_DM_SEC_PAIR_NOT_SPT
;
btc_gap_ble.c:2134
btc_gap_ble_call_handler()
arg
.
sec_rsp
.
accept
=
accept
;
esp_gap_ble_api.c:739
esp_ble_gap_security_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
enc_rsp_args::accept
is written by 1 function and is read by 1 function:
esp_ble_gap_security_rsp()
All items filtered out
enc_rsp_args::accept
btc_gap_ble_call_handler()
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